SiteRouterAwareTrait
Defines the trait for a Site Router Aware Class.
| since |
4.2.0 |
|---|---|
| package |
Joomla CMS |
Methods
getSiteRouter
Get the site router.
getSiteRouter() : \Joomla\CMS\Router\SiteRouter
| since |
4.2.0 |
|---|---|
| throws |
|
Response
setSiteRouter
Set the router to use.
setSiteRouter(\Joomla\CMS\Router\SiteRouter router) :