You are here

protected property SearchBoxBlock::$formBuilder in Panopoly 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

modules/panopoly/panopoly_search/src/Plugin/Block/SearchBoxBlock.php, line 29

Class

SearchBoxBlock
Block that displays the search box.

Namespace

Drupal\panopoly_search\Plugin\Block

Code

protected $formBuilder;