You are here

protected property EncryptTestBase::$adminUser in Encrypt 8.3

An administrator user.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/EncryptTestBase.php, line 26

Class

EncryptTestBase
Defines a base class for tests.

Namespace

Drupal\Tests\encrypt\Functional

Code

protected $adminUser;