You are here

protected property CommentTestBase::$nodeUserPosted 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::nodeUserPosted

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

Type: \Drupal\node\NodeInterface

File

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

Class

CommentTestBase
Tests the argument_comment_user_uid handler.

Namespace

Drupal\comment\Tests\Views

Code

protected $nodeUserPosted;