config.storage.schema

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

Class

Drupal\Core\Config\ExtensionInstallStorage

File

core/core.services.yml

View source
  1. class: Drupal\Core\Config\ExtensionInstallStorage
  2. arguments:
  3. - '@config.storage'
  4. - config/schema
  5. - ''
  6. - true
  7. - '%install_profile%'

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