You are here

protected property UserBehaviorSettingsFormTest::$adminUser in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x modules/rh_user/tests/src/Functional/UserBehaviorSettingsFormTest.php \Drupal\Tests\rh_user\Functional\UserBehaviorSettingsFormTest::adminUser

Admin user.

Type: \Drupal\user\UserInterface

Overrides RabbitHoleBehaviorSettingsFormTestBase::$adminUser

File

modules/rh_user/tests/src/Functional/UserBehaviorSettingsFormTest.php, line 35

Class

UserBehaviorSettingsFormTest
Test the functionality of the rabbit hole form additions to the user entity.

Namespace

Drupal\Tests\rh_user\Functional

Code

protected $adminUser;