protected property SchemaCheckTrait::$schema in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\Config\Schema\Element
File
- core/
lib/ Drupal/ Core/ Config/ Schema/ SchemaCheckTrait.php, line 28 - Contains \Drupal\Core\Config\Schema\SchemaCheckTrait.
Class
- SchemaCheckTrait
- Provides a trait for checking configuration schema.
Namespace
Drupal\Core\Config\SchemaCode
protected $schema;