You are here

protected property DashboardTestBase::$adminUser in Purge 8.3

The Drupal user entity.

Type: \Drupal\user\Entity\User

File

modules/purge_ui/tests/src/Functional/DashboardTestBase.php, line 18

Class

DashboardTestBase
Testbase for tests testing \Drupal\purge_ui\Controller\DashboardController.

Namespace

Drupal\Tests\purge_ui\Functional

Code

protected $adminUser;