protected property ConfigFileContentTest::$strictConfigSchema in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigFileContentTest.php \Drupal\config\Tests\ConfigFileContentTest::strictConfigSchema
Exempt from strict schema checking.
Type: bool
Overrides TestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Testing\ConfigSchemaChecker
File
- core/
modules/ config/ src/ Tests/ ConfigFileContentTest.php, line 27 - Contains \Drupal\config\Tests\ConfigFileContentTest.
Class
- ConfigFileContentTest
- Tests reading and writing of configuration files.
Namespace
Drupal\config\TestsCode
protected $strictConfigSchema = FALSE;