You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_share/src/Routing/WebformShareRouteSubscriber.php \Drupal\webform_share\Routing\WebformShareRouteSubscriber::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/webform_share/src/Routing/WebformShareRouteSubscriber.php, line 19

Class

WebformShareRouteSubscriber
Remove webform share routes.

Namespace

Drupal\webform_share\Routing

Code

protected $moduleHandler;