public property DefaultViewRecentCommentsTest::$node in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/DefaultViewRecentCommentsTest.php \Drupal\comment\Tests\Views\DefaultViewRecentCommentsTest::node
Contains the node object used for comments of this test.
Type: \Drupal\node\Node
File
- core/
modules/ comment/ src/ Tests/ Views/ DefaultViewRecentCommentsTest.php, line 65 - Contains \Drupal\comment\Tests\Views\DefaultViewRecentCommentsTest.
Class
- DefaultViewRecentCommentsTest
- Tests results for the Recent Comments view shipped with the module.
Namespace
Drupal\comment\Tests\ViewsCode
public $node;