$config_directories
The location of file system directories used for site configuration data.
Deprecated
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Site\Settings::get('config_sync_directory') instead.
See also
https://www.drupal.org/node/3018145
File
-
core/
globals.api.php, line 72
Code
global $config_directories;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.