You are here

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

An admin user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $adminUser;