You are here

protected property CustomSearchBlockForm::$searchPageRepository in Custom Search 8

The search page repository.

Type: \Drupal\search\SearchPageRepositoryInterface

File

src/Form/CustomSearchBlockForm.php, line 35

Class

CustomSearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\custom_search\Form

Code

protected $searchPageRepository;