You are here

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

An admin user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\Tests\core_views_facets\Functional

Code

protected $adminUser;