protected property LinkClassWidgetTest::$strictConfigSchema in Link class 8
Same name and namespace in other branches
- 2.0.x 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\FunctionalCode
protected $strictConfigSchema = FALSE;