MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackGets the previously set callback function

Açıklama

public static MongoLog::getCallback ( void ) : callable

Retrieves the callback function.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Notlar

Dikkat

This function is only available with PHP 5.3.0 and later.