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\Entity
Code
protected $moduleHandler;
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Drupal\Core\Entity
protected $moduleHandler;
Please login to continue.