protected property SearchBlockForm::$renderer in Drupal 9
Same name and namespace in other branches
- 8 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::renderer
- 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 39
Class
- SearchBlockForm
- Builds the search form for the search block.
Namespace
Drupal\search\FormCode
protected $renderer;