You are here

protected property BehaviorInvoker::$rhBehaviorSettingsManager in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/BehaviorInvoker.php \Drupal\rabbit_hole\BehaviorInvoker::rhBehaviorSettingsManager

Behavior settings manager.

Type: \Drupal\rabbit_hole\BehaviorSettingsManager

File

src/BehaviorInvoker.php, line 24

Class

BehaviorInvoker
Default implementation of Rabbit Hole behaviors invoker.

Namespace

Drupal\rabbit_hole

Code

protected $rhBehaviorSettingsManager;