MongoLog::getCallback
Gets the previously set callback function
&reftitle.description;
public static callableMongoLog::getCallback
Retrieves the callback function.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the callback function, or &false; if not set yet.
&reftitle.notes;
This function is only available with PHP 5.3.0 and later.