MongoDB\Driver\ServerDescription::getHost
(mongodb >=1.13.0)
MongoDB\Driver\ServerDescription::getHost — Returns the hostname of this server
Description
Returns the hostname of this server.
Parameters
This function has no parameters.
Return Values
Returns the hostname of this server.
Errors/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
See Also
- MongoDB\Driver\Server::getHost() - Returns the hostname of this server