protected property SearchBlockTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::adminUser
The administrative user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php, line 30
Class
- SearchBlockTest
- Tests if the search form block is available.
Namespace
Drupal\Tests\search\FunctionalCode
protected $adminUser;