You are here

protected property UpdateManager::$moduleExtensionList in Drupal 9

Same name and namespace in other branches
  1. 8 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;