UpdateManager::$moduleExtensionList

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::moduleExtensionList
  2. 10 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::moduleExtensionList
  3. 11.x core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/update/src/UpdateManager.php, line 76

Class

UpdateManager
Default implementation of UpdateManagerInterface.

Namespace

Drupal\update

Code

protected $moduleExtensionList;

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