You are here

protected property CoreViewsFacetsFilterType::$entityTypeManager in Core Views Facets 8

Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/CoreViewsFacetsFilterType.php, line 23

Class

CoreViewsFacetsFilterType
Base class for Core views facets filter type plugins.

Namespace

Drupal\core_views_facets

Code

protected $entityTypeManager;