mini\Http\Message\Uri::setPath() Method

protected

Signature

protected function setPath(string $path)

Parameters

Name Type Default Description
$path string required Documentation missing

Documentation

Set the path of the url

Source

src/Http/Message/UriTrait.php:333-350