MongoLog
PHP Manual

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackGets the previously set callback function

Descrizione

public static callable MongoLog::getCallback ( void )

Retrieves the callback function.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Note

Attenzione

This function is only available with PHP 5.3.0 and later.


MongoLog
PHP Manual