protected property UpdateManager::$moduleExtensionList in Drupal 9
Same name and namespace in other branches
- 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\updateCode
protected $moduleExtensionList;