You are here

protected property FacetBlockAjaxController::$router in Facets 8

The dynamic router service.

Type: \Symfony\Component\Routing\Matcher\RequestMatcherInterface

File

src/Controller/FacetBlockAjaxController.php, line 50

Class

FacetBlockAjaxController
Defines a controller to load a facet via AJAX.

Namespace

Drupal\facets\Controller

Code

protected $router;