constant CONFIGURATION_DEPENDENCY_REQUIRED in Configuration Management 7
If a configuration requires a dependency that isn't installed.
File
- ./
configuration.module, line 54 - Module file for the configuration module, which enables the capture and management of configuration in Drupal.
Code
define('CONFIGURATION_DEPENDENCY_REQUIRED', 0x100);