protected property ModuleHandler::$verified in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::verified
List of hooks where the implementations have been "verified".
Associative array where keys are hook names.
Type: true[]
File
- core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php, line 51
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\ExtensionCode
protected $verified;