You are here

protected property WebTestBase::$anonymousUser in Core Views Facets 8

The anonymous user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/WebTestBase.php, line 56

Class

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

Namespace

Drupal\Tests\core_views_facets\Functional

Code

protected $anonymousUser;