You are here

protected property CommentTranslationUITest::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Functional/CommentTranslationUITest.php \Drupal\Tests\comment\Functional\CommentTranslationUITest::adminUser
  2. 10 core/modules/comment/tests/src/Functional/CommentTranslationUITest.php \Drupal\Tests\comment\Functional\CommentTranslationUITest::adminUser

An administrative user with permission to administer comments.

Type: \Drupal\user\UserInterface

File

core/modules/comment/tests/src/Functional/CommentTranslationUITest.php, line 36

Class

CommentTranslationUITest
Tests the Comment Translation UI.

Namespace

Drupal\Tests\comment\Functional

Code

protected $adminUser;