You are here

protected property WebformCardsRouteSubscriber::$moduleHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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;