You are here

protected property UpdateManager::$moduleExtensionList in Lightning Core 8.4

Same name and namespace in other branches
  1. 8.5 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::moduleExtensionList
  2. 8.3 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

src/UpdateManager.php, line 60

Class

UpdateManager
Discovers and manages optional configuration updates.

Namespace

Drupal\lightning_core

Code

protected $moduleExtensionList;