MongoLog::getCallbackGets the previously set callback function Description
public static callable MongoLog::getCallback
( void
)
Retrieves the callback function. ParametersThis function has no parameters. Return Values
Returns the callback function, or NotesCaution
This function is only available with PHP 5.3.0 and later. |