You are here

protected property ParagraphsFrontendUIController::$formBuilder in Paragraphs frontend ui 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

Overrides ControllerBase::$formBuilder

File

src/Controller/ParagraphsFrontendUIController.php, line 45

Class

ParagraphsFrontendUIController
Controller for up and down actions.

Namespace

Drupal\paragraphs_frontend_ui\Controller

Code

protected $formBuilder;