MongoClient
PHP Manual

MongoClient::__toString

(PECL mongoclient >=0.9.0)

MongoClient::__toStringString representation of this connection

Описание

public string MongoClient::__toString ( void )

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns hostname and port for this connection.


MongoClient
PHP Manual