MongoDB\Driver\ServerDescription::getPort
PHP function
Edit on GitHub ✎
(mongodb >=1.13.0)
Returns the port on which this server is listening
Description
MongoDB\Driver\ServerDescription::getPort(): int
Returns the port on which this server is listening.
Parameters Parameters
Return Values
Returns the port on which this server is listening.