The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/modules/search/src/Form/SearchBlockForm.php, line 36
Class
- SearchBlockForm
- Builds the search form for the search block.
Namespace
Drupal\search\Form
Code
protected $renderer;
The renderer.
Type: \Drupal\Core\Render\RendererInterface
Drupal\search\Form
protected $renderer;
Please login to continue.