You are here

protected property CoreViewsContextualFilter::$contextualFilterTypePluginManager in Core Views Facets 8

The filter type plugin manager.

Type: \Drupal\core_views_facets\CoreViewsFacetsContextualFilterTypeManager

File

src/Plugin/facets/facet_source/CoreViewsContextualFilter.php, line 33

Class

CoreViewsContextualFilter
Represents a facet source of the core views with contextual filters.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $contextualFilterTypePluginManager;