You are here

namespace Drupal\config_sync in Configuration Synchronizer 8.2

Same name in other branches
  1. 8 Drupal\config_sync
Classsort descending Location Description
ConfigSyncActiveStoragesTrait src/ConfigSyncActiveStoragesTrait.php Provides a utility method for fetching the active storage by collection.
ConfigSyncExtensionsTrait src/ConfigSyncExtensionsTrait.php
ConfigSyncLister src/ConfigSyncLister.php Provides methods related to listing configuration changes.
ConfigSyncListerInterface src/ConfigSyncListerInterface.php Provides methods related to config listing.
ConfigSyncServiceProvider src/ConfigSyncServiceProvider.php
ConfigSyncSnapshotter src/ConfigSyncSnapshotter.php The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.
ConfigSyncSnapshotterInterface src/ConfigSyncSnapshotterInterface.php The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.