DispatcherAwareTrait
Defines the trait for a Dispatcher Aware Class.
| since |
1.2.0 |
|---|---|
| package |
Joomla Framework |
Methods
getDispatcher
Get the event dispatcher.
getDispatcher() : \Joomla\Event\DispatcherInterface
| since |
1.2.0 |
|---|---|
| throws |
|
Response
setDispatcher
Set the dispatcher to use.
setDispatcher(\Joomla\Event\DispatcherInterface dispatcher) :