SearchBlockTest::$adminUser

Same name and namespace in other branches
  1. 8.9.x core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::adminUser
  2. 10 core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::adminUser
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.