You are here

protected property WebformEntityPrintRequestSubscriber::$routeMatch in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_entity_print/src/EventSubscriber/WebformEntityPrintRequestSubscriber.php \Drupal\webform_entity_print\EventSubscriber\WebformEntityPrintRequestSubscriber::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/webform_entity_print/src/EventSubscriber/WebformEntityPrintRequestSubscriber.php, line 21

Class

WebformEntityPrintRequestSubscriber
Event subscriber to alter requests.

Namespace

Drupal\webform_entity_print\EventSubscriber

Code

protected $routeMatch;