-
Notifications
You must be signed in to change notification settings - Fork 2
UriFactory: fromNew Example
Terry L edited this page Jun 21, 2020
·
1 revision
Shieldon\Psr17\UriFactory
Create a new URI.
-
return
UriInterface
Example:
$uri = UriFactory::fromNew();
composer require shieldon/psr-http
Shieldon PSR HTTP implementation written by Terry L. from Taiwan.