MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackGets the previously set callback function

Descrierea

public static MongoLog::getCallback ( ) : callable

Retrieves the callback function.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Note

Precauţie

This function is only available with PHP 5.3.0 and later.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top