You are here

protected property ConfigFeaturesImporterServiceTest::$strictConfigSchema in Config Importer and Tools 8

Same name and namespace in other branches
  1. 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\Unit

Code

protected $strictConfigSchema = FALSE;