You are here

protected property FacetApiAutocompleteController::$facetManager in Select 2 8

The facet manager service.

Type: \Drupal\facets\FacetManager\DefaultFacetManager

File

modules/select2_facets/src/Controller/FacetApiAutocompleteController.php, line 28

Class

FacetApiAutocompleteController
Defines a route controller for facets autocomplete form elements.

Namespace

Drupal\select2_facets\Controller

Code

protected $facetManager;