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