protected property FileSystemRequirementsTest::$strictConfigSchema in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php \Drupal\KernelTests\Core\File\FileSystemRequirementsTest::strictConfigSchema
- 10 core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php \Drupal\KernelTests\Core\File\FileSystemRequirementsTest::strictConfigSchema
Set to TRUE to strict check all configuration saved.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- core/
tests/ Drupal/ KernelTests/ Core/ File/ FileSystemRequirementsTest.php, line 22
Class
- FileSystemRequirementsTest
- @group File
Namespace
Drupal\KernelTests\Core\FileCode
protected $strictConfigSchema = FALSE;