You are here

protected property EntityBlockTest::$strictConfigSchema in Lightning Layout 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/Functional/EntityBlockTest.php, line 17

Class

EntityBlockTest
@group lightning_layout

Namespace

Drupal\Tests\lightning_layout\Functional

Code

protected $strictConfigSchema = FALSE;