UpdateHookRegistry::$enabledModules

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Update/UpdateHookRegistry.php \Drupal\Core\Update\UpdateHookRegistry::enabledModules
  2. 11.x 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 23

Class

UpdateHookRegistry
Provides module updates versions handling.

Namespace

Drupal\Core\Update

Code

protected $enabledModules;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.