protected property ModalAjaxController::$routeMatch in Modal 4.0.x
Same name and namespace in other branches
- 4.1.x src/Controller/ModalAjaxController.php \Drupal\modal_page\Controller\ModalAjaxController::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Controller/ ModalAjaxController.php, line 25
Class
- ModalAjaxController
- Controller routines for Ajax routes.
Namespace
Drupal\modal_page\ControllerCode
protected $routeMatch;