You are here

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

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

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

Class

CoreViewsFacetSourceBase
Provide common functions for core Views based facet sources.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $routeProvider;