SearchKeywordsConditionsTest::$searchingUser

Same name and namespace in other branches
  1. 8.9.x core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php \Drupal\Tests\search\Functional\SearchKeywordsConditionsTest::searchingUser
  2. 10 core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php \Drupal\Tests\search\Functional\SearchKeywordsConditionsTest::searchingUser
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.