We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
string
Example:
$uri = new \Shieldon\Psr7\Uri( 'https://example.com/post/?p=113&foo=bar#yes-i-do' ); echo $uri->getFragment(); // Outputs: yes-i-do
There was an error while loading. Please reload this page.