You are here

protected property SearchApiTagCache::$entityTypeManager in Search API 8

The entity type manager service.

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

File

src/Plugin/views/cache/SearchApiTagCache.php, line 40

Class

SearchApiTagCache
Defines a tag-based cache plugin for use with Search API views.

Namespace

Drupal\search_api\Plugin\views\cache

Code

protected $entityTypeManager;