-
- Downloads
Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to...
Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools
parent
84880d95
Branches
Tags
Showing
- core/core.services.yml 3 additions, 0 deletionscore/core.services.yml
- core/lib/Drupal/Core/Config/ReadOnlyStorage.php 118 additions, 0 deletionscore/lib/Drupal/Core/Config/ReadOnlyStorage.php
- core/modules/config/src/Controller/ConfigController.php 23 additions, 8 deletionscore/modules/config/src/Controller/ConfigController.php
- core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php 52 additions, 0 deletions...rupal/KernelTests/Core/Config/ConfigExportStorageTest.php
- core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php 196 additions, 0 deletionscore/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
Please register or sign in to comment