You are here

protected property EntityOperations::$formBuilder in Drupal 9

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

The Form Builder service.

Type: \Drupal\Core\Form\FormBuilderInterface

File

core/modules/content_moderation/src/EntityOperations.php, line 46

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\content_moderation

Code

protected $formBuilder;