You are here

protected property LinkClassWidgetTest::$node 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::node

A node created.

Type: \Drupal\node\NodeInterface

File

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

Class

LinkClassWidgetTest
Tests link_class field widgets.

Namespace

Drupal\Tests\link_class\Functional

Code

protected $node;