You are here

protected property ConfigSyncSnapshotter::$moduleExtensionList in Configuration Synchronizer 8.2

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

src/ConfigSyncSnapshotter.php, line 63

Class

ConfigSyncSnapshotter
The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.

Namespace

Drupal\config_sync

Code

protected $moduleExtensionList;