You are here

public property FormblockTestBase::$adminUser in Form Block 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/FormblockTestBase.php \Drupal\Tests\formblock\Functional\FormblockTestBase::adminUser

A user with permission to administer blocks.

Type: \Drupal\user\UserInterface

File

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

Class

FormblockTestBase
Defines the common form block test code.

Namespace

Drupal\Tests\formblock\Functional

Code

public $adminUser;