$uri->setPort()
$uri->setPort(int|null $port = null): Kirby\Uuid\Uri
Parameters
| Name | Type | Default |
|---|---|---|
| $port | intornull |
null
|
Return type
This method modifies the existing $uri object it is applied to and returns it again.
Parent class
Kirby\Uuid\Uri
inherited from Kirby\Http\Uri