You are here

protected property SearchCommentTest::$adminUser in Zircon Profile 8

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

A user with various administrative permissions.

Type: \Drupal\user\UserInterface

File

core/modules/search/src/Tests/SearchCommentTest.php, line 50
Contains \Drupal\search\Tests\SearchCommentTest.

Class

SearchCommentTest
Tests integration searching comments.

Namespace

Drupal\search\Tests

Code

protected $adminUser;