Skip to content
Snippets Groups Projects
Unverified Commit 3ccf2646 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3087514 by plach, kim.pepper: Remove unused RequestStack property on pager/SqlBase

parent 9ac5c2b9
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,6 @@ abstract class SqlBase extends PagerPluginBase implements CacheableDependencyInt
*/
protected $pagerManager;
/**
* The request stack.
*
* @var \Symfony\Component\HttpFoundation\RequestStack
*/
protected $requestStack;
/**
* The pager parameters.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment