You are here

protected property ConfigureSectionController::$formBuilder in Layout Builder UX 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Controller/ConfigureSectionController.php, line 47

Class

ConfigureSectionController
Attempts to add a new section, falls back to a form if necessary.

Namespace

Drupal\lb_ux\Controller

Code

protected $formBuilder;