SearchController::$renderer

Same name in other branches
  1. 9 core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::renderer
  2. 8.9.x core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::renderer
  3. 11.x 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 37

Class

SearchController
Route controller for search.

Namespace

Drupal\search\Controller

Code

protected $renderer;

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