class InstallerModuleExtensionList

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php \Drupal\Core\Installer\InstallerModuleExtensionList
  2. 8.9.x core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php \Drupal\Core\Installer\InstallerModuleExtensionList
  3. 10 core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php \Drupal\Core\Installer\InstallerModuleExtensionList

Overrides the module extension list to have a static cache.

Hierarchy

Expanded class hierarchy of InstallerModuleExtensionList

File

core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php, line 10

Namespace

Drupal\Core\Installer
View source
class InstallerModuleExtensionList extends ModuleExtensionList {
    use ExtensionListTrait;

}

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