You are here

protected property PreviewLinkTest::$node in Preview Link 8

Same name and namespace in other branches
  1. 2.x tests/src/Functional/PreviewLinkTest.php \Drupal\Tests\preview_link\Functional\PreviewLinkTest::node
  2. 2.0.x tests/src/Functional/PreviewLinkTest.php \Drupal\Tests\preview_link\Functional\PreviewLinkTest::node

The test node.

Type: \Drupal\node\Entity\Node

File

tests/src/Functional/PreviewLinkTest.php, line 46

Class

PreviewLinkTest
Integration test for the preview link.

Namespace

Drupal\Tests\preview_link\Functional

Code

protected $node;