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

Breadcrumb

  1. Drupal Core 11.1.x

SchemaIncompleteException.php

Namespace

Drupal\Core\Config\Schema

File

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

View source
<?php

namespace Drupal\Core\Config\Schema;


/**
 * An exception thrown when a config schema is incomplete.
 */
class SchemaIncompleteException extends \RuntimeException {

}

Classes

Title Deprecated Summary
SchemaIncompleteException An exception thrown when a config schema is incomplete.
RSS feed
Powered by Drupal