You are here

protected property RabbitHoleBehaviorSettingsFormTestBase::$adminUser in Rabbit Hole 2.x

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

Admin user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php, line 32

Class

RabbitHoleBehaviorSettingsFormTestBase
Base class for the Rabbit Hole form additions tests.

Namespace

Drupal\Tests\rabbit_hole\Functional

Code

protected $adminUser;