You are here

protected property ContentHubTestBase::$anonymousUser in Acquia Content Hub 8

The anonymous user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/ContentHubTestBase.php, line 61

Class

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

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $anonymousUser;