protected property FeaturesAssignerTest::$strictConfigSchema in Features 8.4
Same name and namespace in other branches
- 8.3 tests/src/Kernel/FeaturesAssignerTest.php \Drupal\Tests\features\Kernel\FeaturesAssignerTest::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/ FeaturesAssignerTest.php, line 18
Class
- FeaturesAssignerTest
- The Feature assigner test.
Namespace
Drupal\Tests\features\KernelCode
protected $strictConfigSchema = FALSE;