You are here

protected property LinkClassWidgetTest::$strictConfigSchema in Link class 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/LinkClassWidgetTest.php \Drupal\Tests\link_class\Functional\LinkClassWidgetTest::strictConfigSchema

Disable checking config schema.

@todo remove this when #2823679 has landed. See https://www.drupal.org/node/2823679

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

tests/src/Functional/LinkClassWidgetTest.php, line 78

Class

LinkClassWidgetTest
Tests link_class field widgets.

Namespace

Drupal\Tests\link_class\Functional

Code

protected $strictConfigSchema = FALSE;