The module handler to invoke hooks on.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Entity/EntityHandlerBase.php, line 28
Class
- EntityHandlerBase
- Provides a base class for entity handlers.
Namespace
Drupal\Core\Entity
Code
protected $moduleHandler;
Please login to continue.