You are here

protected property ForumTest::$postCommentUser in Zircon Profile 8.0

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

An administrative user who can bypass comment approval.

File

core/modules/forum/src/Tests/ForumTest.php, line 58
Contains \Drupal\forum\Tests\ForumTest.

Class

ForumTest
Create, view, edit, delete, and change forum entries and verify its consistency in the database.

Namespace

Drupal\forum\Tests

Code

protected $postCommentUser;