MongoLog::getCallback

Gets the previously set callback function

Beschreibung

public static callable MongoLog::getCallback ( void )

Retrieves the callback function.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Anmerkungen

Achtung

This function is only available with PHP 5.3.0 and later.