You are here

protected property SearchKeywordsConditionsTest::$searchingUser in Drupal 9

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

A user with permission to search and post comments.

Type: \Drupal\user\UserInterface

File

core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php, line 39

Class

SearchKeywordsConditionsTest
Verify the search without keywords set and extra conditions.

Namespace

Drupal\Tests\search\Functional

Code

protected $searchingUser;