MongoDB\Driver\ServerDescription::getHost
(mongodb >=1.13.0)
MongoDB\Driver\ServerDescription::getHost — Returns the hostname of this server
Beschreibung
Returns the hostname of this server.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns the hostname of this server.
Fehler/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
Siehe auch
- MongoDB\Driver\Server::getHost() - Returns the hostname of this server