You are here

protected property FormTestBase::$adminUser in Purge 8.3

The Drupal user entity.

Type: \Drupal\user\Entity\User

File

modules/purge_ui/tests/src/Functional/Form/FormTestBase.php, line 28

Class

FormTestBase
Testbase for purge_ui forms.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $adminUser;