You are here

protected property UpdateManager::$moduleExtensionList in Lightning Core 8.3

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

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

src/UpdateManager.php, line 57

Class

UpdateManager

Namespace

Drupal\lightning_core

Code

protected $moduleExtensionList;