interface EventListenerAbleProviderInterface

Methods

mixed
subscribe(App $app, EventDispatcherInterface $dispatcher)

服务订阅事件.

Details

at line 25
mixed subscribe(App $app, EventDispatcherInterface $dispatcher)

服务订阅事件.

Parameters

App $app
EventDispatcherInterface $dispatcher

Return Value

mixed