You are here

protected property StateTransitionFormFormatter::$formBuilder in State Machine 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Field/FieldFormatter/StateTransitionFormFormatter.php, line 42

Class

StateTransitionFormFormatter
Plugin implementation of the 'state_transition_form' formatter.

Namespace

Drupal\state_machine\Plugin\Field\FieldFormatter

Code

protected $formBuilder;