MongoLog
PHP Manual

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackRetrieve the previously set callback function name

Описание

public static void MongoLog::getCallback ( void )

Retrieves the callback function name.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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


MongoLog
PHP Manual