You are here

protected property CommentTestBase::$nodeUserCommented in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Tests/Views/CommentTestBase.php \Drupal\comment\Tests\Views\CommentTestBase::nodeUserCommented

Stores a node posted by the user created as $account2.

Type: \Drupal\node\NodeInterface

File

core/modules/comment/src/Tests/Views/CommentTestBase.php, line 54
Contains \Drupal\comment\Tests\Views\CommentTestBase.

Class

CommentTestBase
Tests the argument_comment_user_uid handler.

Namespace

Drupal\comment\Tests\Views

Code

protected $nodeUserCommented;