You are here

protected property SearchBlockTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 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\Functional

Code

protected $adminUser;