protected property EntityLegalDocumentForm::$moduleHandler in Entity Legal 8.2
Same name and namespace in other branches
- 4.0.x src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::moduleHandler
- 3.0.x src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::moduleHandler
The Module handler service.
Type: \Drupal\Core\Extension\ModuleHandler
Overrides EntityForm::$moduleHandler
File
- src/
Form/ EntityLegalDocumentForm.php, line 59
Class
- EntityLegalDocumentForm
- Base form for contact form edit forms.
Namespace
Drupal\entity_legal\FormCode
protected $moduleHandler;