protected property CommentTestBase::$web_user

A normal user with permission to post comments.

Type: Drupal\user\User

File

drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php, line 37
Contains Drupal\comment\Tests\CommentTestBase.

Class

CommentTestBase
Provides setup and helper methods for comment tests.

Namespace

Drupal\comment\Tests

Code

protected $web_user;