略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: EventListener::setErrorCallback

2024-04-20

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.

返回值

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/eventlistener.seterrorcallback.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3