You are here

protected property Update8006Test::$strictConfigSchema in Lightning Core 8.5

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Update/Update8006Test.php \Drupal\Tests\lightning_core\Kernel\Update\Update8006Test::strictConfigSchema
  2. 8.3 tests/src/Kernel/Update/Update8006Test.php \Drupal\Tests\lightning_core\Kernel\Update\Update8006Test::strictConfigSchema
  3. 8.4 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\Update

Code

protected $strictConfigSchema = FALSE;