Documentation

UriFactoryInterface

Table of Contents

createUri()  : UriInterface
Create a new URI.

Methods

createUri()

Create a new URI.

public createUri([string $uri = '' ]) : UriInterface
Parameters
$uri : string = ''
Tags
throws
InvalidArgumentException

If the given URI cannot be parsed.

Return values
UriInterface

Search results