You are here

protected property FacetsTestBase::$adminUser in Facets 8

An admin user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\Tests\facets\Functional

Code

protected $adminUser;