You are here

protected property CommentUserNameTest::$adminUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentUserNameTest::adminUser
  2. 9 core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentUserNameTest::adminUser

Admin user.

Type: \Drupal\user\UserInterface

File

core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php, line 26

Class

CommentUserNameTest
Tests comment user name field.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

protected $adminUser;