You are here

protected property CommentStatisticsTest::$webUser2 in Zircon Profile 8.0

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

A secondary user for posting comments.

Type: \Drupal\user\UserInterface

File

core/modules/comment/src/Tests/CommentStatisticsTest.php, line 26
Contains \Drupal\comment\Tests\CommentStatisticsTest.

Class

CommentStatisticsTest
Tests comment statistics on nodes.

Namespace

Drupal\comment\Tests

Code

protected $webUser2;