Documentation

UriFactory
in package
implements UriFactoryInterface

PSR-17 URI factory class

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
6.0.0

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 = ''
Return values
UriInterface

        
On this page

Search results