You are here

protected property BehaviorInvoker::$rhEntityPluginManager in Rabbit Hole 8

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

Entity plugin manager.

Type: \Drupal\rabbit_hole\Plugin\RabbitHoleEntityPluginManager

File

src/BehaviorInvoker.php, line 38

Class

BehaviorInvoker
Default implementation of Rabbit Hole behaviors invoker.

Namespace

Drupal\rabbit_hole

Code

protected $rhEntityPluginManager;