File manager - Edit - /home/opticamezl/www/newok/libraries/regularlabs/vendor/psr/http-factory/src/UriFactoryInterface.php
Back
<?php namespace RegularLabs\Scoped\Psr\Http\Message; interface UriFactoryInterface { /** * Create a new URI. * * @param string $uri * * @return UriInterface * * @throws \InvalidArgumentException If the given URI cannot be parsed. */ public function createUri(string $uri = ''): UriInterface; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings