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

Breadcrumb

  1. Drupal Core 11.1.x

ConfigSchemaAlterException.php

Namespace

Drupal\Core\Config\Schema

File

core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php

View source
<?php

namespace Drupal\Core\Config\Schema;


/**
 * Exception for when hook_config_schema_info_alter() adds or removes schema.
 */
class ConfigSchemaAlterException extends \RuntimeException {

}

Classes

Title Deprecated Summary
ConfigSchemaAlterException Exception for when hook_config_schema_info_alter() adds or removes schema.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal