protected property MultiversionWebTestBase::$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/ MultiversionWebTestBase.php, line 15
Class
- MultiversionWebTestBase
- Defines a base class for testing the Multiversion module.
Namespace
Drupal\multiversion\TestsCode
protected $strictConfigSchema = FALSE;