CommentTestBase::$node

A test node to which comments will be posted.

Type: \Drupal\node\NodeInterface

File

core/modules/comment/tests/src/Functional/CommentTestBase.php, line 55

Class

CommentTestBase
Provides setup and helper methods for comment tests.

Namespace

Drupal\Tests\comment\Functional

Code

protected $node;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.