You are here

protected property ExtraFieldDisplayPluginTest::$node in Extra Field 8.2

The node that contains the extra fields under test.

Type: \Drupal\node\NodeInterface

File

tests/src/Kernel/ExtraFieldDisplayPluginTest.php, line 47

Class

ExtraFieldDisplayPluginTest
Kernel test for Extra Field display plugins.

Namespace

Drupal\Tests\extra_field\Kernel

Code

protected $node;