You are here

protected property SaveSearch::$requestStack in Search API Saved Searches 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack|null

File

src/Plugin/Block/SaveSearch.php, line 54

Class

SaveSearch
Displays the "Save search" form in a block.

Namespace

Drupal\search_api_saved_searches\Plugin\Block

Code

protected $requestStack;