You are here

protected property ConfigFileContentTest::$strictConfigSchema in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $strictConfigSchema = FALSE;