You are here

protected property SearchController::$renderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 43
Contains \Drupal\search\Controller\SearchController.

Class

SearchController
Route controller for search.

Namespace

Drupal\search\Controller

Code

protected $renderer;