CONFIG_STAGING_DIRECTORY
$config_directories key for staging directory.
Deprecated
in drupal:8.0.0 and is removed from drupal:9.0.0. The staging directory was renamed to sync.
See also
https://www.drupal.org/node/2574957
1 use of CONFIG_STAGING_DIRECTORY
- config_get_config_directory in core/
includes/ bootstrap.inc - Returns the path of a configuration directory.
File
-
core/
includes/ bootstrap.inc, line 185
Code
const CONFIG_STAGING_DIRECTORY = 'staging';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.