You are here

protected property CoreViewsFacetSourceBase::$entityFieldManager in Core Views Facets 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/facets/facet_source/CoreViewsFacetSourceBase.php, line 71

Class

CoreViewsFacetSourceBase
Provide common functions for core Views based facet sources.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $entityFieldManager;