Ignore.php

Same filename in other branches
  1. 9 core/lib/Drupal/Core/Config/Schema/Ignore.php
  2. 10 core/lib/Drupal/Core/Config/Schema/Ignore.php
  3. 11.x core/lib/Drupal/Core/Config/Schema/Ignore.php

Namespace

Drupal\Core\Config\Schema

File

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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.