You are here

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

Same name and namespace in other branches
  1. 8.5 src/Routing/WebformRouteSubscriber.php \Drupal\webform\Routing\WebformRouteSubscriber::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Routing/WebformRouteSubscriber.php, line 20

Class

WebformRouteSubscriber
Adds the _admin_route option to webform routes.

Namespace

Drupal\webform\Routing

Code

protected $moduleHandler;