You are here

protected property FeaturesGenerateTest::$strictConfigSchema in Features 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/FeaturesGenerateTest.php \Drupal\Tests\features\Kernel\FeaturesGenerateTest::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/Kernel/FeaturesGenerateTest.php, line 44

Class

FeaturesGenerateTest
@group features

Namespace

Drupal\Tests\features\Kernel

Code

protected $strictConfigSchema = FALSE;