Ignore.php
Same filename in this branch
Namespace
Drupal\Core\Config\SchemaFile
-
core/
lib/ Drupal/ Core/ Config/ Schema/ Ignore.php
View source
<?php
namespace Drupal\Core\Config\Schema;
/**
* Configuration property to ignore.
*/
class Ignore extends Element {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Ignore | Configuration property to ignore. |