You are here

protected property ConfigImportSubscriber::$moduleExtensionList in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php \Drupal\Core\EventSubscriber\ConfigImportSubscriber::moduleExtensionList

Module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php, line 31

Class

ConfigImportSubscriber
Config import subscriber for config import events.

Namespace

Drupal\Core\EventSubscriber

Code

protected $moduleExtensionList;