You are here

protected property FacetsTestBase::$anonymousUser in Facets 8

The anonymous user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/FacetsTestBase.php, line 54

Class

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

Namespace

Drupal\Tests\facets\Functional

Code

protected $anonymousUser;