|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (\Magento\Framework\App\ActionFactory $actionFactory, \Magento\Framework\Event\ManagerInterface $eventManager, \Magento\Framework\UrlInterface $url, \Magento\Cms\Model\PageFactory $pageFactory, \Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Framework\App\ResponseInterface $response) | |
Public Member Functions inherited from RouterInterface | |
| match (RequestInterface $request) | |
Protected Attributes | |
| $actionFactory | |
| $_eventManager | |
| $_storeManager | |
| $_pageFactory | |
| $_appState | |
| $_url | |
| $_response | |
@SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 11 of file Router.php.
| __construct | ( | \Magento\Framework\App\ActionFactory | $actionFactory, |
| \Magento\Framework\Event\ManagerInterface | $eventManager, | ||
| \Magento\Framework\UrlInterface | $url, | ||
| \Magento\Cms\Model\PageFactory | $pageFactory, | ||
| \Magento\Store\Model\StoreManagerInterface | $storeManager, | ||
| \Magento\Framework\App\ResponseInterface | $response | ||
| ) |
| \Magento\Framework\App\ActionFactory | $actionFactory | |
| \Magento\Framework\Event\ManagerInterface | $eventManager | |
| \Magento\Framework\UrlInterface | $url | |
| \Magento\Cms\Model\PageFactory | $pageFactory | |
| \Magento\Store\Model\StoreManagerInterface | $storeManager | |
| \Magento\Framework\App\ResponseInterface | $response |
Definition at line 68 of file Router.php.
|
protected |
Definition at line 44 of file Router.php.
|
protected |
Definition at line 23 of file Router.php.
|
protected |
Definition at line 37 of file Router.php.
|
protected |
Definition at line 58 of file Router.php.
|
protected |
Definition at line 30 of file Router.php.
|
protected |
Definition at line 51 of file Router.php.
|
protected |
Definition at line 16 of file Router.php.