Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigSchemaAlterException.php

class 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

1 file declares its use of ConfigSchemaAlterException
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\Schema
View source
class ConfigSchemaAlterException extends \RuntimeException {

}
RSS feed
Powered by Drupal