protected property ModuleHandler::$implementations in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::implementations
List of hook implementations keyed by hook name.
Type: array
File
- core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php, line 43
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\ExtensionCode
protected $implementations;