protected property FormAjaxResponseBuilder::$routeMatch in Drupal 9
Same name and namespace in other branches
- 8 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 32
Class
- FormAjaxResponseBuilder
- Builds an AJAX form response.
Namespace
Drupal\Core\FormCode
protected $routeMatch;