You are here

protected property UninstallTest::$strictConfigSchema in Multiversion 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/Functional/UninstallTest.php, line 19

Class

UninstallTest
Test the UninstallTest class.

Namespace

Drupal\Tests\multiversion\Functional

Code

protected $strictConfigSchema = FALSE;