You are here

protected property EntityPrintAdminTest::$node in Entity Print 8.2

Same name in this branch
  1. 8.2 tests/src/Functional/EntityPrintAdminTest.php \Drupal\Tests\entity_print\Functional\EntityPrintAdminTest::node
  2. 8.2 tests/src/FunctionalJavascript/EntityPrintAdminTest.php \Drupal\Tests\entity_print\FunctionalJavascript\EntityPrintAdminTest::node

The node object to test against.

Type: \Drupal\node\Entity\Node

File

tests/src/Functional/EntityPrintAdminTest.php, line 32

Class

EntityPrintAdminTest
Entity Print Admin tests.

Namespace

Drupal\Tests\entity_print\Functional

Code

protected $node;