SearchBlockForm::$renderer

Same name and namespace in other branches
  1. 9 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::renderer
  2. 8.9.x core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::renderer
  3. 10 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/search/src/Form/SearchBlockForm.php, line 40

Class

SearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\search\Form

Code

protected $renderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.