W3cubDocs

/Drupal 8

constant InstallStorage::CONFIG_SCHEMA_DIRECTORY

Extension sub-directory containing configuration schema.

File

core/lib/Drupal/Core/Config/InstallStorage.php, line 34

Class

InstallStorage
Storage used by the Drupal installer.

Namespace

Drupal\Core\Config

Code

const CONFIG_SCHEMA_DIRECTORY = 'config/schema';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!InstallStorage.php/constant/InstallStorage::CONFIG_SCHEMA_DIRECTORY/8.1.x