You are here

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

A user without Acquia Content Hub admin permission.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $unauthorizedUser;