config.storage.export.manager

Same name in other branches
  1. 8.9.x core/core.services.yml \config.storage.export.manager
  2. 10 core/core.services.yml \config.storage.export.manager

Class

Drupal\Core\Config\ExportStorageManager

File

core/core.services.yml

View source
  1. class: Drupal\Core\Config\ExportStorageManager
  2. arguments:
  3. - '@config.storage'
  4. - '@database'
  5. - '@event_dispatcher'
  6. - '@lock'
  7. public: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.