You are here

protected property LayoutBuilderAddBlockController::$formBuilder in Panopoly 8.2

The form builder service.

Type: \Drupal\Core\Form\FormBuilderInterface

Overrides ControllerBase::$formBuilder

File

modules/panopoly/panopoly_magic/src/Controller/LayoutBuilderAddBlockController.php, line 36

Class

LayoutBuilderAddBlockController
Controller for adding blocks in layout builder.

Namespace

Drupal\panopoly_magic\Controller

Code

protected $formBuilder;