protected property Update8006Test::$strictConfigSchema in Lightning Core 8.4
Same name and namespace in other branches
- 8.5 tests/src/Kernel/Update/Update8006Test.php \Drupal\Tests\lightning_core\Kernel\Update\Update8006Test::strictConfigSchema
- 8.2 tests/src/Kernel/Update/Update8006Test.php \Drupal\Tests\lightning_core\Kernel\Update\Update8006Test::strictConfigSchema
- 8.3 tests/src/Kernel/Update/Update8006Test.php \Drupal\Tests\lightning_core\Kernel\Update\Update8006Test::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/ Update/ Update8006Test.php, line 21
Class
- Update8006Test
- @group lightning_core
Namespace
Drupal\Tests\lightning_core\Kernel\UpdateCode
protected $strictConfigSchema = FALSE;