You are here

protected property CustomSearchBlockForm::$entityRepository in Custom Search 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Form/CustomSearchBlockForm.php, line 49

Class

CustomSearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\custom_search\Form

Code

protected $entityRepository;