You are here

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

Same name and namespace in other branches
  1. 8.5 src/Form/AdminConfig/WebformAdminConfigSubmissionsForm.php \Drupal\webform\Form\AdminConfig\WebformAdminConfigSubmissionsForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/AdminConfig/WebformAdminConfigSubmissionsForm.php, line 19

Class

WebformAdminConfigSubmissionsForm
Configure webform admin settings for submissions.

Namespace

Drupal\webform\Form\AdminConfig

Code

protected $moduleHandler;