You are here

protected property CoreViewsExposedFilter::$exposedFilterTypePluginManager in Core Views Facets 8

The filter type plugin manager.

Type: \Drupal\core_views_facets\CoreViewsFacetsExposedFilterTypeManager

File

src/Plugin/facets/facet_source/CoreViewsExposedFilter.php, line 34

Class

CoreViewsExposedFilter
Represents a facet source of the core views with exposed filters.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $exposedFilterTypePluginManager;