MongoDBRef
PHP Manual

MongoDBRef::isRef

(PECL mongo >= 0.9.0)

MongoDBRef::isRefChecks if an array is a database reference

Beschreibung

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

Parameter-Liste

ref

Array to check.

Rückgabewerte

Returns if ref is a reference.


MongoDBRef
PHP Manual