protected property SearchConfigSettingsFormTest::$searchUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Tests/SearchConfigSettingsFormTest.php \Drupal\search\Tests\SearchConfigSettingsFormTest::searchUser
User who can search and administer search.
Type: \Drupal\user\UserInterface
File
- core/
modules/ search/ src/ Tests/ SearchConfigSettingsFormTest.php, line 31 - Contains \Drupal\search\Tests\SearchConfigSettingsFormTest.
Class
- SearchConfigSettingsFormTest
- Verify the search config settings form.
Namespace
Drupal\search\TestsCode
protected $searchUser;