You are here

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

Class

MenuLinkTest
Tests menu links deletion.

Namespace

Drupal\Tests\multiversion\Functional

Code

protected $strictConfigSchema = FALSE;