$environment->port()
Returns the correct port number
$environment->port(): int|null
Return types
int
ornull
This method modifies the existing $environment
object it is applied to and returns it again.
Returns the correct port number
$environment->port(): int|null
int
ornull
This method modifies the existing $environment
object it is applied to and returns it again.