Undefined.php

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

Namespace

Drupal\Core\Config\Schema

File

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.