protected property EntityForm::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/EntityForm.php \Drupal\Core\Entity\EntityForm::moduleHandler
- 10 core/lib/Drupal/Core/Entity/EntityForm.php \Drupal\Core\Entity\EntityForm::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityForm.php, line 33
Class
- EntityForm
- Base class for entity forms.
Namespace
Drupal\Core\EntityCode
protected $moduleHandler;