You are here

global $config_directories in Drupal 8

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
These are the global variables that Drupal uses.

Code

global $config_directories;