You are here

protected property WebformCardsRouteSubscriber::$moduleHandler in Webform 6.x

Same name and namespace in other branches
  1. 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\Routing

Code

protected $moduleHandler;