CONFIG_STAGING_DIRECTORY

$config_directories key for staging directory.

Deprecated

in Drupal 8.0.x and will be removed before 9.0.0. The staging directory was renamed to sync.

See also

config_get_config_directory()

CONFIG_SYNC_DIRECTORY

File

core/includes/bootstrap.inc, line 123
Functions that need to be loaded on every Drupal request.

Code

const CONFIG_STAGING_DIRECTORY = 'staging';
doc_Drupal
2016-10-29 08:55:24
Comments
Leave a Comment

Please login to continue.