protected property MultiversionManagerTest::$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/ MultiversionManagerTest.php, line 18
Class
- MultiversionManagerTest
- Test the MultiversionManager class.
Namespace
Drupal\Tests\multiversion\FunctionalCode
protected $strictConfigSchema = FALSE;