We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
int|null
Example:
$uri = new \Shieldon\Psr7\Uri( 'https://terry:1234@example.com:8888/phpMyAdmin/' ); echo $uri->getPort(); // Outputs: 8888