DefaultViewRecentCommentsTest::$node

Same name and namespace in other branches
  1. 9 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
  3. 11.x 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;

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