Undefined.php
Same filename in other branches
Namespace
Drupal\Core\Config\SchemaFile
-
core/
lib/ Drupal/ Core/ Config/ Schema/ Undefined.php
View source
<?php
namespace Drupal\Core\Config\Schema;
/**
* Undefined configuration element.
*/
class Undefined extends Element {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Undefined | Undefined configuration element. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.