You are here

protected property ParagraphsTest::$strictConfigSchema in Multiversion 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/ParagraphsTest.php, line 18

Class

ParagraphsTest
Test for paragraphs integration.

Namespace

Drupal\Tests\multiversion\Kernel

Code

protected $strictConfigSchema = FALSE;