You are here

protected property CommentUserNameTest::$adminUser in Zircon Profile 8

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

Admin user.

Type: \Drupal\user\UserInterface

File

core/modules/comment/src/Tests/Views/CommentUserNameTest.php, line 30
Contains \Drupal\comment\Tests\Views\CommentUserNameTest.

Class

CommentUserNameTest
Tests comment user name field

Namespace

Drupal\comment\Tests\Views

Code

protected $adminUser;