ConfigDuplicateUUIDException.php
Same filename in other branches
Namespace
Drupal\Core\ConfigFile
-
core/
lib/ Drupal/ Core/ Config/ ConfigDuplicateUUIDException.php
View source
<?php
namespace Drupal\Core\Config;
/**
* Exception thrown when a config object UUID causes a conflict.
*/
class ConfigDuplicateUUIDException extends ConfigException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConfigDuplicateUUIDException | Exception thrown when a config object UUID causes a conflict. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.