You are here

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

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/webform_submission_log/src/Routing/WebformSubmissionLogRouteSubscriber.php, line 19

Class

WebformSubmissionLogRouteSubscriber
Remove webform node log routes.

Namespace

Drupal\webform_submission_log\Routing

Code

protected $moduleHandler;