You are here

protected property AjaxResponseSubscriber::$facetManager in Core Views Facets 8

The facet manager.

Type: \Drupal\facets\FacetManager\DefaultFacetManager

File

src/EventSubscriber/AjaxResponseSubscriber.php, line 24

Class

AjaxResponseSubscriber
Response subscriber to handle AJAX responses.

Namespace

Drupal\core_views_facets\EventSubscriber

Code

protected $facetManager;