Server::port()
Returns the correct port number
Server::port(bool $forwarded = false): int
Parameters
Name | Type | Default | Description |
---|---|---|---|
$forwarded |
bool |
false |
Return type
int
Inherited from
Kirby\Http\Server
Returns the correct port number
Server::port(bool $forwarded = false): int
Name | Type | Default | Description |
---|---|---|---|
$forwarded |
bool |
false |
int
Kirby\Http\Server