You are here

protected property CommentStatisticsTest::$webUser2 in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Functional/CommentStatisticsTest.php \Drupal\Tests\comment\Functional\CommentStatisticsTest::webUser2

A secondary user for posting comments.

Type: \Drupal\user\UserInterface

File

core/modules/comment/tests/src/Functional/CommentStatisticsTest.php, line 21

Class

CommentStatisticsTest
Tests comment statistics on nodes.

Namespace

Drupal\Tests\comment\Functional

Code

protected $webUser2;