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

protected

Signature

protected function unsetFragment()

Documentation

Remove the fragment part of the query (after the #). This removes the entire fragment.

Source

src/Http/Message/UriTrait.php:370-376