You are here

service config.storage.staging in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \config.storage.staging

Class

Alias of config.storage.sync
1 string reference to config.storage.staging
ConfigStorageStagingTest::testConfigStorageStagingDeprecation in core/tests/Drupal/KernelTests/Core/Config/ConfigStorageStagingTest.php
Tests deprecation of the "config.storage.staging" service.

File

core/core.services.yml
core/core.services.yml

View source
  1. alias: config.storage.sync
  2. deprecated: 'The "%alias_id%" service is deprecated in drupal:8.0.0 and is removed from drupal:10.0.0. Use the "config.storage.sync" service instead. See https://www.drupal.org/node/2574957'