You are here

constant CONFIGURATION_DUPLICATES_CONFLICT in Configuration Management 7

Components with this 'duplicates' flag may not have multiple features provide the same component key in their info files. This is the default behavior.

File

./configuration.module, line 102
Module file for the configuration module, which enables the capture and management of configuration in Drupal.

Code

define('CONFIGURATION_DUPLICATES_CONFLICT', 0);