protected property CommentTestBase::$node

A test node to which comments will be posted.

Type: Drupal\node\Node

File

drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php, line 44
Contains Drupal\comment\Tests\CommentTestBase.

Class

CommentTestBase
Provides setup and helper methods for comment tests.

Namespace

Drupal\comment\Tests

Code

protected $node;