You are here

protected property SearchCommentTest::$adminUser in Drupal 9

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

A user with various administrative permissions.

Type: \Drupal\user\UserInterface

File

core/modules/search/tests/src/Functional/SearchCommentTest.php, line 53

Class

SearchCommentTest
Tests integration searching comments.

Namespace

Drupal\Tests\search\Functional

Code

protected $adminUser;