You are here

protected property CommentAdminViewTest::$adminUser in Drupal 10

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

Admin user.

Type: \Drupal\user\UserInterface

File

core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php, line 33

Class

CommentAdminViewTest
Tests comment admin view filters.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

protected $adminUser;