You are here

protected property UserBehaviorSettingsFormTest::$behaviorSettingsManager in Rabbit Hole 2.x

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

The behavior settings manager.

Type: \Drupal\rabbit_hole\BehaviorSettingsManagerInterface

Overrides RabbitHoleBehaviorSettingsFormTestBase::$behaviorSettingsManager

File

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

Class

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

Namespace

Drupal\Tests\rh_user\Functional

Code

protected $behaviorSettingsManager;