SearchController::$searchPageRepository

Same name in other branches
  1. 8.9.x core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::searchPageRepository
  2. 10 core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::searchPageRepository
  3. 11.x core/modules/search/src/Controller/SearchController.php \Drupal\search\Controller\SearchController::searchPageRepository

The search page repository.

Type: \Drupal\search\SearchPageRepositoryInterface

File

core/modules/search/src/Controller/SearchController.php, line 24

Class

SearchController
Route controller for search.

Namespace

Drupal\search\Controller

Code

protected $searchPageRepository;

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