protected property SearchKeywordsConditionsTest::$searchingUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $searchingUser;