You are here

protected property CommentAlterNodeReferenceTest::$targetNode in Comment Alter 8

A node object.

Type: \Drupal\node\NodeInterface

File

tests/src/Functional/CommentAlterNodeReferenceTest.php, line 24

Class

CommentAlterNodeReferenceTest
Tests the comment alter module functions for node reference fields.

Namespace

Drupal\Tests\comment_alter\Functional

Code

protected $targetNode;