You are here

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

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

The behavior settings manager.

Type: \Drupal\rabbit_hole\BehaviorSettingsManagerInterface

File

tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php, line 27

Class

RabbitHoleBehaviorInvocationTestBase
Base class for the rabbit hole behaviors invocation tests.

Namespace

Drupal\Tests\rabbit_hole\Functional

Code

protected $behaviorSettingsManager;