ComponentInterface

Access to component specific services.

since

4.0.0

package

Joomla CMS

Methods

getDispatcher

Returns the dispatcher for the given application.

getDispatcher(\Joomla\CMS\Application\CMSApplicationInterface application) : \Joomla\CMS\Dispatcher\DispatcherInterface
since

4.0.0

Arguments

application

CMSApplicationInterfaceThe application

Response

DispatcherInterface