You are here

protected property FacetApiAutocompleteController::$currentPathStack in Select 2 8

The current path stack.

Type: \Drupal\Core\Path\CurrentPathStack

File

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

Class

FacetApiAutocompleteController
Defines a route controller for facets autocomplete form elements.

Namespace

Drupal\select2_facets\Controller

Code

protected $currentPathStack;