You are here

protected property GridDialog::$formBuilder in CKEditor Bootstrap Grid 2.0.x

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/GridDialog.php, line 30

Class

GridDialog
Creates a grid dialog form for use in CKEditor.

Namespace

Drupal\ckeditor_bs_grid\Form

Code

protected $formBuilder;