You are here

protected property DeriverTest::$strictConfigSchema in Workbench Moderation Actions 8

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/DeriverTest.php, line 26
Tests.

Class

DeriverTest
Tests.

Namespace

Drupal\Tests\workbench_moderation_actions\Kernel

Code

protected $strictConfigSchema = FALSE;