You are here

protected property SecureLoginTestBlock::$adminUser in Secure Login 8

A user with the 'administer blocks' permission.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/SecureLoginTestBlock.php, line 42

Class

SecureLoginTestBlock
Tests Secure login with user login block enabled.

Namespace

Drupal\Tests\securelogin\Functional

Code

protected $adminUser;