You are here

protected property FormManglerService::$behaviorInvoker in Rabbit Hole 8

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

Rabbit hole behavior invoker.

Type: \Drupal\rabbit_hole\BehaviorInvokerInterface

File

src/FormManglerService.php, line 56

Class

FormManglerService
Provides necessary form alterations.

Namespace

Drupal\rabbit_hole

Code

protected $behaviorInvoker;