You are here

service update_helper.config_exporter in Update helper 2.x

Same name and namespace in other branches
  1. 8 update_helper.services.yml \update_helper.config_exporter

Class

Drupal\update_helper\ConfigExporter
1 string reference to update_helper.config_exporter
ConfigHandlerTest::testGetPatchFileSerializerSupport in tests/src/Kernel/ConfigHandlerTest.php
@covers \Drupal\update_helper\ConfigHandler::getPatchFile

File

./update_helper.services.yml
update_helper.services.yml

View source
  1. class: Drupal\update_helper\ConfigExporter
  2. arguments:
  3. - '@config_update.extension_storage'
  4. - '@config_update.extension_optional_storage'
  5. - '@serialization.yaml'