You are here

namespace Drupal\config_split\Config in Configuration Split 2.0.x

Same name in other branches
  1. 8 Drupal\config_split\Config
Classsort descending Location Description
ConfigImporterTrait src/Config/ConfigImporterTrait.php The ConfigImporterTrait helps us to create a ConfigImporter.
ConfigPatch src/Config/ConfigPatch.php The config patch value object.
ConfigPatchMerge src/Config/ConfigPatchMerge.php The patch merging service.
ConfigSorter src/Config/ConfigSorter.php The config sorter service core should have had.
SplitCollectionStorage src/Config/SplitCollectionStorage.php A config storage that lives in a collection of another config storage.
StatusOverride src/Config/StatusOverride.php A config override for config split based on the drupal state.