You are here

protected property SearchApiPageBlockForm::$renderer in Search API Pages 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/SearchApiPageBlockForm.php, line 32

Class

SearchApiPageBlockForm
Builds the search form for the search api page block.

Namespace

Drupal\search_api_page\Form

Code

protected $renderer;