You are here

protected property GSESearchFormBlock::$formBuilder in Simple Google Custom Search Engine 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/GSESearchFormBlock.php \Drupal\simple_gse_search\Plugin\Block\GSESearchFormBlock::formBuilder

Form builder service.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Block/GSESearchFormBlock.php, line 26

Class

GSESearchFormBlock
Provides an 'Google CSE Search' block.

Namespace

Drupal\simple_gse_search\Plugin\Block

Code

protected $formBuilder;