ConfigFileContentTest::$strictConfigSchema
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php \Drupal\KernelTests\Core\Config\ConfigFileContentTest::strictConfigSchema
- 8.9.x core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php \Drupal\KernelTests\Core\Config\ConfigFileContentTest::strictConfigSchema
- 11.x core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php \Drupal\KernelTests\Core\Config\ConfigFileContentTest::strictConfigSchema
Exempt from strict schema checking.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigFileContentTest.php, line 25
Class
- ConfigFileContentTest
- Tests reading and writing of configuration files.
Namespace
Drupal\KernelTests\Core\ConfigCode
protected $strictConfigSchema = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.