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

Breadcrumb

  1. Drupal Core 11.1.x

Ignore.php

Same filename in this branch
  1. 11.1.x vendor/symfony/serializer/Annotation/Ignore.php
  2. 11.1.x vendor/symfony/serializer/Attribute/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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal