You are here

config_import.services.yml in Config Importer and Tools 8.0

Same filename and directory in other branches
  1. 8.2 config_import.services.yml
  2. 8 config_import.services.yml

File

config_import.services.yml
View source
  1. services:
  2. config_import.importer:
  3. class: Drupal\config_import\ConfigImporterService
  4. arguments: ["@uuid", "@config.storage", "@config.manager", "@event_dispatcher", "@lock", "@config.typed", "@module_handler", "@module_installer", "@theme_handler", "@string_translation", "@file_system"]