You are here

public property DefaultViewRecentCommentsTest::$node in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::node
  2. 10 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::node

Contains the node object used for comments of this test.

Type: \Drupal\node\Node

File

core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php, line 66

Class

DefaultViewRecentCommentsTest
Tests results for the Recent Comments view shipped with the module.

Namespace

Drupal\Tests\comment\Functional\Views

Code

public $node;