protected property ConfigEntityUnitTest::$strictConfigSchema in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php \Drupal\KernelTests\Core\Config\ConfigEntityUnitTest::strictConfigSchema
- 9 core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php \Drupal\KernelTests\Core\Config\ConfigEntityUnitTest::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/ ConfigEntityUnitTest.php, line 21
Class
- ConfigEntityUnitTest
- Unit tests for configuration entity base methods.
Namespace
Drupal\KernelTests\Core\ConfigCode
protected $strictConfigSchema = FALSE;