MongoDBRef
PHP Manual

MongoDBRef::isRef

(PECL mongo >= 0.9.0)

MongoDBRef::isRefChecks if an array is a database reference

Opis

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

Parametry

ref

Array to check.

Zwracane wartoĊ›ci

Returns if ref is a reference.


MongoDBRef
PHP Manual