You are here

protected property CustomSearchBlockForm::$entityTypeManager in Custom Search 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/CustomSearchBlockForm.php, line 42

Class

CustomSearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\custom_search\Form

Code

protected $entityTypeManager;