protected property ConfigEntityUnitTest::$strictConfigSchema in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigEntityUnitTest.php \Drupal\config\Tests\ConfigEntityUnitTest::strictConfigSchema
Exempt from strict schema checking.
Type: bool
Overrides TestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Testing\ConfigSchemaChecker
File
- core/
modules/ config/ src/ Tests/ ConfigEntityUnitTest.php, line 26 - Contains \Drupal\config\Tests\ConfigEntityUnitTest.
Class
- ConfigEntityUnitTest
- Unit tests for configuration entity base methods.
Namespace
Drupal\config\TestsCode
protected $strictConfigSchema = FALSE;