\Psr\Http\MessageUriFactoryInterface

Summary

Methods
Constants
createUri()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

createUri()

createUri(string  $uri = '') : \Psr\Http\Message\UriInterface

Create a new URI.

Parameters

string $uri

Throws

\InvalidArgumentException

If the given URI cannot be parsed.

Returns

\Psr\Http\Message\UriInterface —