MongoLog
PHP Manual

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackRetrieve the previously set callback function name

Beschreibung

public static void MongoLog::getCallback ( void )

Retrieves the callback function name.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the callback function name, or FALSE if not set yet.


MongoLog
PHP Manual