You are here

protected property SearchKeywordsConditionsTest::$searchingUser in Zircon Profile 8.0

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

A user with permission to search and post comments.

Type: \Drupal\user\UserInterface

File

core/modules/search/src/Tests/SearchKeywordsConditionsTest.php, line 35
Contains \Drupal\search\Tests\SearchKeywordsConditionsTest.

Class

SearchKeywordsConditionsTest
Verify the search without keywords set and extra conditions.

Namespace

Drupal\search\Tests

Code

protected $searchingUser;