You are here

protected property BatStateWidget::$formBuilder in Booking and Availability Management Tools for Drupal 8

The form builder.

Type: \Drupal\Core\Form\FormBuilder

File

modules/bat_facets/src/Plugin/facets/widget/BatStateWidget.php, line 29
Contains \Drupal\bat_facets\Plugin\facets\widget\BatStateWidget.

Class

BatStateWidget
Plugin annotation @FacetsWidget( id = "bat_state", label = @Translation("BAT State"), description = @Translation("A configurable widget for BAT"), )

Namespace

Drupal\bat_facets\Plugin\facets\widget

Code

protected $formBuilder;