You are here

protected property InstallTest::$strictConfigSchema in Multiversion 8.2

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/InstallTest.php, line 17

Class

InstallTest
Tests the module installation.

Namespace

Drupal\multiversion\Tests

Code

protected $strictConfigSchema = FALSE;