SchemaIncompleteException.php
Same filename in other branches
Namespace
Drupal\Core\Config\SchemaFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.