protected property SearchController::$renderer in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ search/ src/ Controller/ SearchController.php, line 38
Class
- SearchController
- Route controller for search.
Namespace
Drupal\search\ControllerCode
protected $renderer;