class ImmutableConfigException
Same name in other branches
- 9 core/lib/Drupal/Core/Config/ImmutableConfigException.php \Drupal\Core\Config\ImmutableConfigException
- 10 core/lib/Drupal/Core/Config/ImmutableConfigException.php \Drupal\Core\Config\ImmutableConfigException
- 11.x core/lib/Drupal/Core/Config/ImmutableConfigException.php \Drupal\Core\Config\ImmutableConfigException
Exception throw when an immutable config object is altered.
Hierarchy
- class \Drupal\Core\Config\ImmutableConfigException extends \Drupal\Core\Config\LogicException
Expanded class hierarchy of ImmutableConfigException
See also
\Drupal\Core\Config\ImmutableConfig
1 file declares its use of ImmutableConfigException
- ImmutableConfigTest.php in core/
tests/ Drupal/ Tests/ Core/ Config/ ImmutableConfigTest.php
File
-
core/
lib/ Drupal/ Core/ Config/ ImmutableConfigException.php, line 10
Namespace
Drupal\Core\ConfigView source
class ImmutableConfigException extends \LogicException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.