KernelTestBase::$strictConfigSchema
Same name in other branches
- 9 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::strictConfigSchema
- 8.9.x core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::strictConfigSchema
- 10 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::strictConfigSchema
Set to TRUE to strict check all configuration saved.
Type: bool
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
-
core/
tests/ Drupal/ KernelTests/ KernelTestBase.php, line 205
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\KernelTestsCode
protected $strictConfigSchema = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.