You are here

protected property ExtraFieldsTest::$node in Entity Print 8.2

The node we're working with.

Type: \Drupal\node\Entity\Node

File

tests/src/Kernel/ExtraFieldsTest.php, line 43

Class

ExtraFieldsTest
Tests the hook_extra_fields() implementation.

Namespace

Drupal\Tests\entity_print\Kernel

Code

protected $node;