MongoDB\BSON\ObjectIdInterface
PHP Manual

MongoDB\BSON\ObjectIdInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::__toStringReturns the hexidecimal representation of this ObjectIdInterface

Описание

abstract public string MongoDB\BSON\ObjectIdInterface::__toString ( void )

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

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

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

Returns the hexidecimal representation of this ObjectIdInterface.

Смотрите также


MongoDB\BSON\ObjectIdInterface
PHP Manual