You are here

protected property ConfigActionsPluginTest::$strictConfigSchema in Config Actions 8

Prevent strict schema errors during test.

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/ConfigActionsPluginTest.php, line 30

Class

ConfigActionsPluginTest
test the ConfigActions plugins

Namespace

Drupal\Tests\config_actions\Kernel

Code

protected $strictConfigSchema = FALSE;