protected property BackupMigrateEnablingTest::$strictConfigSchema in Backup and Migrate 5.0.x
Same name and namespace in other branches
- 8.4 tests/src/Functional/BackupMigrateEnablingTest.php \Drupal\Tests\backup_migrate\Functional\BackupMigrateEnablingTest::strictConfigSchema
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/ BackupMigrateEnablingTest.php, line 22
Class
- BackupMigrateEnablingTest
- Checks if module enabling doesn't break the site.
Namespace
Drupal\Tests\backup_migrate\FunctionalCode
protected $strictConfigSchema = FALSE;