EntityHandlerBase::$moduleHandler
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityHandlerBase.php \Drupal\Core\Entity\EntityHandlerBase::moduleHandler
- 8.9.x core/lib/Drupal/Core/Entity/EntityHandlerBase.php \Drupal\Core\Entity\EntityHandlerBase::moduleHandler
- 11.x 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 23
Class
- EntityHandlerBase
- Provides a base class for entity handlers.
Namespace
Drupal\Core\EntityCode
protected $moduleHandler;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.