You are here

protected property FlatCommentsReplyLinkTest::$node in Flatcomments 8

A test node to which comments will be posted.

Type: \Drupal\node\NodeInterface

Overrides CommentTestBase::$node

File

tests/src/Functional/FlatCommentsReplyLinkTest.php, line 36

Class

FlatCommentsReplyLinkTest
Test that the flat_comments module is hiding correctly the "reply" link.

Namespace

Drupal\Tests\flat_comments\Functional

Code

protected $node;