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