You are here

protected property WebformShareRouteSubscriber::$moduleHandler in Webform 8.5

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