You are here

protected property BlockStyleForm::$formBuilder in Block Style Plugins 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/BlockStyleForm.php, line 41

Class

BlockStyleForm
Provides a form for applying styles to a block.

Namespace

Drupal\block_style_plugins\Form

Code

protected $formBuilder;