protected property UserBehaviorSettingsFormTest::$behaviorSettingsManager in Rabbit Hole 2.x
Same name and namespace in other branches
- 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\FunctionalCode
protected $behaviorSettingsManager;