PHP 8.4.1 Released!

EventListener::getBase

(PECL event >= 1.2.6-beta)

EventListener::getBaseReturns event base associated with the event listener

说明

public EventListener::getBase(): void

Returns event base associated with the event listener.

参数

此函数没有参数。

返回值

Returns event base associated with the event listener.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top