MongoDBRef
PHP Manual

MongoDBRef::isRef

(PECL mongo >= 0.9.0)

MongoDBRef::isRefChecks if an array is a database reference

Açıklama

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

Değiştirgeler

ref

Array to check.

Dönen Değerler

Returns if ref is a reference.


MongoDBRef
PHP Manual