You are here

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

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

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

Class

CoreViewsFacetSourceBase
Provide common functions for core Views based facet sources.

Namespace

Drupal\core_views_facets\Plugin\facets\facet_source

Code

protected $routeMatch;