You are here

protected property FacetBlockAjaxController::$currentRouteMatch in Facets 8

The current route match service.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/Controller/FacetBlockAjaxController.php, line 64

Class

FacetBlockAjaxController
Defines a controller to load a facet via AJAX.

Namespace

Drupal\facets\Controller

Code

protected $currentRouteMatch;