HookCollectorPass::$moduleImplementsAlters
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Hook/HookCollectorPass.php \Drupal\Core\Hook\HookCollectorPass::moduleImplementsAlters
A list of functions implementing hook_module_implements_alter().
(This is required only for BC.)
Type: list
File
-
core/
lib/ Drupal/ Core/ Hook/ HookCollectorPass.php, line 87
Class
- HookCollectorPass
- Collects and registers hook implementations.
Namespace
Drupal\Core\HookCode
protected array $moduleImplementsAlters = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.