MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackGets the previously set callback function

Опис

public static callable MongoLog::getCallback ( void )

Retrieves the callback function.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Примітки

Застереження

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