UriFactory implements UriFactoryInterface
Note that this is not public API, use PSR-17 interfaces instead.
Table of Contents
Interfaces
- UriFactoryInterface
Methods
- createUri() : UriInterface
- Create a new URI.
Methods
createUri()
Create a new URI.
    public
                    createUri([string $uri = '' ]) : UriInterface
    Parameters
- $uri : string = ''