RouterServiceInterface

组件路由服务。

4.0.0

Joomla CMS

方法

createRouter

返回路由器。

createRouter(\Joomla\CMS\Application\CMSApplicationInterface application, \Joomla\CMS\Menu\AbstractMenu menu) : \Joomla\CMS\Component\Router\RouterInterface

4.0.0

参数

应用程序

CMSApplicationInterface应用程序对象

菜单

AbstractMenu要使用的菜单对象

响应

RouterInterface