ComponentDispatcherFactoryInterface
组件调度器工厂接口
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
createDispatcher
创建调度器。
createDispatcher(\Joomla\CMS\Application\CMSApplicationInterface application, \Joomla\Input\Input input = null) : \Joomla\CMS\Dispatcher\DispatcherInterface
自 |
4.0.0 |
---|
参数
- application
- input
Input
输入对象,默认为应用程序中的对象