update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the previously set callback function

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.

주의

Caution

This function is only available with PHP 5.3.0 and later.