You are here

protected property SaveSearch::$entityTypeManager in Search API Saved Searches 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null

File

src/Plugin/Block/SaveSearch.php, line 33

Class

SaveSearch
Displays the "Save search" form in a block.

Namespace

Drupal\search_api_saved_searches\Plugin\Block

Code

protected $entityTypeManager;