We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MongoLog::setCallback()
1 parent fde29a5 commit 701a3b4Copy full SHA for 701a3b4
resources/functionMap.php
@@ -7173,7 +7173,7 @@
7173
'MongoLog::getCallback' => ['callable'],
7174
'MongoLog::getLevel' => ['int'],
7175
'MongoLog::getModule' => ['int'],
7176
-'MongoLog::setCallback' => ['void', 'log_function'=>'callable'],
+'MongoLog::setCallback' => ['bool', 'log_function'=>'callable'],
7177
'MongoLog::setLevel' => ['void', 'level'=>'int'],
7178
'MongoLog::setModule' => ['void', 'module'=>'int'],
7179
'MongoPool::getSize' => ['int'],
0 commit comments