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

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'

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