You are here

protected property EntityOperations::$formBuilder in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/EntityOperations.php \Drupal\workbench_moderation\EntityOperations::formBuilder

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/EntityOperations.php, line 41

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workbench_moderation

Code

protected $formBuilder;