You are here

protected property MultiversionManagerTest::$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/MultiversionManagerTest.php, line 18

Class

MultiversionManagerTest
Test the MultiversionManager class.

Namespace

Drupal\multiversion\Tests

Code

protected $strictConfigSchema = FALSE;