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