You are here

protected property SearchApiBrowserTestBase::$anonymousUser in Search API 8

The anonymous user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/SearchApiBrowserTestBase.php, line 85

Class

SearchApiBrowserTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $anonymousUser;