class ConfigSchemaAlterException
Same name in other branches
- 9 core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php \Drupal\Core\Config\Schema\ConfigSchemaAlterException
- 8.9.x core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php \Drupal\Core\Config\Schema\ConfigSchemaAlterException
- 10 core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php \Drupal\Core\Config\Schema\ConfigSchemaAlterException
Exception for when hook_config_schema_info_alter() adds or removes schema.
Hierarchy
- class \Drupal\Core\Config\Schema\ConfigSchemaAlterException extends \Drupal\Core\Config\Schema\RuntimeException
Expanded class hierarchy of ConfigSchemaAlterException
2 files declare their use of ConfigSchemaAlterException
- ConfigSchemaTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - TypedConfigManager.php in core/
lib/ Drupal/ Core/ Config/ TypedConfigManager.php
File
-
core/
lib/ Drupal/ Core/ Config/ Schema/ ConfigSchemaAlterException.php, line 8
Namespace
Drupal\Core\Config\SchemaView source
class ConfigSchemaAlterException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.