protected property WebformShareEventSubscriber::$routeMatch in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_share/src/EventSubscriber/WebformShareEventSubscriber.php \Drupal\webform_share\EventSubscriber\WebformShareEventSubscriber::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
webform_share/ src/ EventSubscriber/ WebformShareEventSubscriber.php, line 21
Class
- WebformShareEventSubscriber
- Event subscriber to allow webform to be shared via an iframe.
Namespace
Drupal\webform_share\EventSubscriberCode
protected $routeMatch;