You are here

protected property WebformEntityAddForm::$moduleHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformEntityAddForm.php \Drupal\webform\WebformEntityAddForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/WebformEntityAddForm.php, line 25

Class

WebformEntityAddForm
Provides a webform add form.

Namespace

Drupal\webform

Code

protected $moduleHandler;