MongoDBRef::isRef
(PECL mongo >= 0.9.0)
MongoDBRef::isRef — Checks if an array is a database reference
Описание
public static bool MongoDBRef::isRef
(
mixed $ref
)
Список параметров
-
ref
-
Array or object to check.
Возвращаемые значения
Returns if ref is a reference.