CONFIG_ACTIVE_DIRECTORY

$config_directories key for active directory.

Deprecated

in Drupal 8.0.x and will be removed before 9.0.0. Drupal core no longer creates an active directory.

See also

config_get_config_directory()

File

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

Code

const CONFIG_ACTIVE_DIRECTORY = 'active';
doc_Drupal
2016-10-29 08:55:23
Comments
Leave a Comment

Please login to continue.