protected property CommentTestBase::$nodeUserCommented in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::nodeUserCommented
- 9 core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::nodeUserCommented
Stores a node posted by the user created as $account2.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php, line 49
Class
- CommentTestBase
- Provides setup and helper methods for comment views tests.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected $nodeUserCommented;