ConfigNameException.php
Namespace
Drupal\Core\ConfigFile
-
core/
lib/ Drupal/ Core/ Config/ ConfigNameException.php
View source
<?php
namespace Drupal\Core\Config;
/**
* Exception thrown when a config object name is invalid.
*/
class ConfigNameException extends ConfigException {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| ConfigNameException | Exception thrown when a config object name is invalid. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.