You are here

protected property FormAjaxResponseBuilder::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php \Drupal\Core\Form\FormAjaxResponseBuilder::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php, line 37
Contains \Drupal\Core\Form\FormAjaxResponseBuilder.

Class

FormAjaxResponseBuilder
Builds an AJAX form response.

Namespace

Drupal\Core\Form

Code

protected $routeMatch;