You are here

protected property PlanTestBase::$adminUser in farmOS 2.x

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

modules/core/plan/tests/src/Functional/PlanTestBase.php, line 31

Class

PlanTestBase
Tests the plan CRUD.

Namespace

Drupal\Tests\plan\Functional

Code

protected $adminUser;