protected property ConfigFeaturesImporterServiceTest::$strictConfigSchema in Config Importer and Tools 8
Same name and namespace in other branches
- 8.2 tests/src/Unit/ConfigFeaturesImporterServiceTest.php \Drupal\Tests\config_import\Unit\ConfigFeaturesImporterServiceTest::strictConfigSchema
Set to TRUE to strict check all configuration saved.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- tests/
src/ Unit/ ConfigFeaturesImporterServiceTest.php, line 18
Class
- ConfigFeaturesImporterServiceTest
- Testing features importer service.
Namespace
Drupal\Tests\config_import\UnitCode
protected $strictConfigSchema = FALSE;