protected property WebformEntityPrintRequestSubscriber::$routeMatch in Webform 6.x
Same name and namespace in other branches
- 8.5 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\EventSubscriberCode
protected $routeMatch;