You are here

namespace Drupal\config_filter\Config in Config Filter 8.2

Same name in other branches
  1. 8 Drupal\config_filter\Config
Classsort descending Location Description
FilteredStorage src/Config/FilteredStorage.php Class FilteredStorage.
FilteredStorageInterface src/Config/FilteredStorageInterface.php Essentially the StorageInterface, but knowing that config_filter is used.
GhostStorage src/Config/GhostStorage.php Class GhostStorage.
ReadOnlyStorage src/Config/ReadOnlyStorage.php Class ReadOnlyStorage.
StorageFilterInterface src/Config/StorageFilterInterface.php Interface StorageFilterInterface.
TransparentStorageFilterTrait src/Config/TransparentStorageFilterTrait.php Trait TransparentStorageFilterTrait.