protected property FeaturesGenerateTest::$strictConfigSchema in Features 8.4
Same name and namespace in other branches
- 8.3 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\KernelCode
protected $strictConfigSchema = FALSE;