MongoLog
PHP Manual

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackRetrieve the previously set callback function name

Descrição

public static void MongoLog::getCallback ( void )

Retrieves the callback function name.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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


MongoLog
PHP Manual