php教程

EventListener::setErrorCallback

(PECL event >= 1.2.6-beta)

EventListener::setErrorCallbackSet event listener's error callback

说明

public EventListener::setErrorCallback ( string $cb ) : void

Set event listener's error callback

参数

cb

The error callback. Should match the following prototype:

callback ([ EventListener $listener = NULL [, mixed $data = NULL ]] ) : void

listener

The EventListener object.

data

User custom data attached to the callback.

返回值

参见

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788