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

protected

Signature

protected function setFragment(string $value)

Parameters

Name Type Default Description
$value string required Documentation missing

Documentation

Set the fragment part of the query (after the #)

Source

src/Http/Message/UriTrait.php:358-363