trait SchemaCheckTestTrait
Same name in this branch
- 8.9.x core/tests/Drupal/Tests/SchemaCheckTestTrait.php \Drupal\Tests\SchemaCheckTestTrait
Same name in other branches
- 9 core/tests/Drupal/Tests/SchemaCheckTestTrait.php \Drupal\Tests\SchemaCheckTestTrait
- 10 core/tests/Drupal/Tests/SchemaCheckTestTrait.php \Drupal\Tests\SchemaCheckTestTrait
- 11.x core/tests/Drupal/Tests/SchemaCheckTestTrait.php \Drupal\Tests\SchemaCheckTestTrait
Provides a class for checking configuration schema.
Hierarchy
- trait \Drupal\config\Tests\SchemaCheckTestTrait uses \Drupal\Tests\SchemaCheckTestTrait
Deprecated
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\SchemaCheckTestTrait instead.
File
-
core/
modules/ config/ src/ Tests/ SchemaCheckTestTrait.php, line 13
Namespace
Drupal\config\TestsView source
trait SchemaCheckTestTrait {
use \Drupal\Tests\SchemaCheckTestTrait;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.