protected property EntityHandlerBase::$moduleHandler in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityHandlerBase.php \Drupal\Core\Entity\EntityHandlerBase::moduleHandler
The module handler to invoke hooks on.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityHandlerBase.php, line 31 - Contains \Drupal\Core\Entity\EntityHandlerBase.
Class
- EntityHandlerBase
- Provides a base class for entity handlers.
Namespace
Drupal\Core\EntityCode
protected $moduleHandler;