Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
match (RequestInterface $request) | |
Interface \Magento\Framework\App\RouterInterface
Definition at line 14 of file RouterInterface.php.
match | ( | RequestInterface | $request | ) |
Match application action by request
RequestInterface | $request |
Implemented in Router, Router, and DefaultRouter.