You are here

protected property MassPasswordTestBase::$adminUser in Mass Password Change 8

The user for the test.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/MassPasswordTestBase.php, line 24

Class

MassPasswordTestBase
Test base class for mass_password_change module.

Namespace

Drupal\Tests\mass_password_change\Functional

Code

protected $adminUser;