You are here

protected property BlocacheBrowserTestBase::$adminUser in Blocache (Block Cache Control) 8

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/BlocacheBrowserTestBase.php, line 31

Class

BlocacheBrowserTestBase
Provides setup and helper methods for block module tests.

Namespace

Drupal\Tests\blocache\Functional

Code

protected $adminUser;