You are here

protected property WebformOptionsLimitRouteSubscriber::$moduleHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_options_limit/src/Routing/WebformOptionsLimitRouteSubscriber.php \Drupal\webform_options_limit\Routing\WebformOptionsLimitRouteSubscriber::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/webform_options_limit/src/Routing/WebformOptionsLimitRouteSubscriber.php, line 19

Class

WebformOptionsLimitRouteSubscriber
Remove webform options limit routes.

Namespace

Drupal\webform_options_limit\Routing

Code

protected $moduleHandler;