You are here

protected property SearchPageListBuilder::$searchIndex in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/src/SearchPageListBuilder.php \Drupal\search\SearchPageListBuilder::searchIndex

The search index.

Type: \Drupal\search\SearchIndexInterface

File

core/modules/search/src/SearchPageListBuilder.php, line 51

Class

SearchPageListBuilder
Defines a class to build a listing of search page entities.

Namespace

Drupal\search

Code

protected $searchIndex;