\Framework\EventListenerInterface

自定义监听器接口(仅用于标记和约定).

Summary

Methods
Constants
subscribedEvents()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

subscribedEvents()

subscribedEvents() : array

返回订阅的事件列表 示例: [UserLoginEvent::class => 'handle'].

Returns

array —