protected property UpdateHookRegistry::$enabledModules in Drupal 9
Same name and namespace in other branches
- 10 core/lib/Drupal/Core/Update/UpdateHookRegistry.php \Drupal\Core\Update\UpdateHookRegistry::enabledModules
A list of enabled modules.
Type: string[]
File
- core/
lib/ Drupal/ Core/ Update/ UpdateHookRegistry.php, line 22
Class
- UpdateHookRegistry
- Provides module updates versions handling.
Namespace
Drupal\Core\UpdateCode
protected $enabledModules;