You are here

protected property CommentViewKernelTestBase::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Tests/Views/CommentViewKernelTestBase.php \Drupal\comment\Tests\Views\CommentViewKernelTestBase::adminUser

Admin user.

Type: \Drupal\user\UserInterface

File

core/modules/comment/src/Tests/Views/CommentViewKernelTestBase.php, line 31
Contains \Drupal\comment\Tests\Views\CommentViewKernelTestBase.

Class

CommentViewKernelTestBase
Provides a common test base for comment views tests.

Namespace

Drupal\comment\Tests\Views

Code

protected $adminUser;