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

protected

Signature

protected function setPort($port)

Parameters

Name Type Default Description
$port mixed required Documentation missing

Documentation

Set the port of the url (http/https/rtmp etc)

Source

src/Http/Message/UriTrait.php:318-324