Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

UriFactory
in package
implements UriFactoryInterface

Table of Contents

Interfaces

UriFactoryInterface

Methods

createUri()  : UriInterface

Methods

createUri()

public createUri([string $uri = '' ]) : UriInterface
Parameters
$uri : string = ''
Return values
UriInterface
On this page