MongoDBRef
PHP Manual

MongoDBRef::isRef

(PECL mongo >= 0.9.0)

MongoDBRef::isRefChecks if an array is a database reference

Descrição

public static boolean MongoDBRef::isRef ( array $ref )

Parâmetros

ref

Array to check.

Valor Retornado

Returns if ref is a reference.


MongoDBRef
PHP Manual