You are here

protected property ModalAjaxController::$routeMatch in Modal 4.1.x

Same name and namespace in other branches
  1. 4.0.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\Controller

Code

protected $routeMatch;