You are here

protected property EntityForm::$formBuilder in Flexiform 8

The entity form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Block/EntityForm.php, line 40

Class

EntityForm
Provides a block to see an entity form.

Namespace

Drupal\flexiform\Plugin\Block

Code

protected $formBuilder;