protected property WebformRouteSubscriber::$moduleHandler in Webform 8.5
Same name and namespace in other branches
- 6.x src/Routing/WebformRouteSubscriber.php \Drupal\webform\Routing\WebformRouteSubscriber::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Routing/ WebformRouteSubscriber.php, line 20
Class
- WebformRouteSubscriber
- Adds the _admin_route option to webform routes.
Namespace
Drupal\webform\RoutingCode
protected $moduleHandler;