SchemaCheckTrait::$schema

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::schema
  2. 10 core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::schema
  3. 11.x core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php \Drupal\Core\Config\Schema\SchemaCheckTrait::schema

The config schema wrapper object for the configuration object under test.

Type: \Drupal\Core\TypedData\TraversableTypedDataInterface

File

core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php, line 23

Class

SchemaCheckTrait
Provides a trait for checking configuration schema.

Namespace

Drupal\Core\Config\Schema

Code

protected $schema;

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