You are here

protected property RabbitHoleBehaviorSettingsFormTestBase::$behaviorSettingsManager 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::behaviorSettingsManager

The behavior settings manager.

Type: \Drupal\rabbit_hole\BehaviorSettingsManagerInterface

File

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

Class

RabbitHoleBehaviorSettingsFormTestBase
Base class for the Rabbit Hole form additions tests.

Namespace

Drupal\Tests\rabbit_hole\Functional

Code

protected $behaviorSettingsManager;