You are here

protected property WebformSubmissionLogRouteSubscriber::$moduleHandler in Webform 8.5

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