protected property PagerParameters::$requestStack in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Pager/PagerParameters.php \Drupal\Core\Pager\PagerParameters::requestStack
- 9 core/lib/Drupal/Core/Pager/PagerParameters.php \Drupal\Core\Pager\PagerParameters::requestStack
The HTTP request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
lib/ Drupal/ Core/ Pager/ PagerParameters.php, line 20
Class
- PagerParameters
- Provides pager information contained within the current request.
Namespace
Drupal\Core\PagerCode
protected $requestStack;