protected property SearchKeywordsConditionsTest::$searchingUser in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $searchingUser;