You are here

protected property ForumTest::$postCommentUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/forum/tests/src/Functional/ForumTest.php \Drupal\Tests\forum\Functional\ForumTest::postCommentUser

An administrative user who can bypass comment approval.

File

core/modules/forum/tests/src/Functional/ForumTest.php, line 67

Class

ForumTest
Tests for forum.module.

Namespace

Drupal\Tests\forum\Functional

Code

protected $postCommentUser;