DispatcherAwareTrait
定义 Dispatcher Aware 类别的特征。
自 |
1.2.0 |
---|---|
包 |
Joomla 框架 |
方法
getDispatcher
获取事件分派器。
getDispatcher() : \Joomla\Event\DispatcherInterface
setDispatcher
设置要使用的分派器。
setDispatcher(\Joomla\Event\DispatcherInterface dispatcher) :