You are here

protected property CommentViewsKernelTestBase::$adminUser in Drupal 8

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

Admin user.

Type: \Drupal\user\UserInterface

File

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

Class

CommentViewsKernelTestBase
Provides a common test base for comment views tests.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

protected $adminUser;