Component
Implements ComponentInterfaceAccess to component specific services.
| since |
4.0.0 |
|---|---|
| package |
Joomla CMS |
Methods
__construct
Component constructor.
__construct(\Joomla\CMS\Dispatcher\ComponentDispatcherFactoryInterface dispatcherFactory) :
| since |
4.0.0 |
|---|
Arguments
- dispatcherFactory
ComponentDispatcherFactoryInterfaceThe dispatcher factory
Response
mixed
getDispatcher
Returns the dispatcher for the given application.
getDispatcher(\Joomla\CMS\Application\CMSApplicationInterface application) : \Joomla\CMS\Dispatcher\DispatcherInterface