protected property WebformCardsRouteSubscriber::$moduleHandler in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_cards/src/Routing/WebformCardsRouteSubscriber.php \Drupal\webform_cards\Routing\WebformCardsRouteSubscriber::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- modules/
webform_cards/ src/ Routing/ WebformCardsRouteSubscriber.php, line 19
Class
- WebformCardsRouteSubscriber
- Remove webform cards routes.
Namespace
Drupal\webform_cards\RoutingCode
protected $moduleHandler;