protected property KernelTestBase::$strictConfigSchema in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\Testing\ConfigSchemaChecker
File
- core/
tests/ Drupal/ KernelTests/ KernelTestBase.php, line 192 - Contains \Drupal\KernelTests\KernelTestBase.
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\KernelTestsCode
protected $strictConfigSchema = TRUE;