function PagerPreprocess::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Pager/PagerPreprocess.php \Drupal\Core\Pager\PagerPreprocess::__construct()
File
-
core/
lib/ Drupal/ Core/ Pager/ PagerPreprocess.php, line 18
Class
- PagerPreprocess
- Pager theme preprocess.
Namespace
Drupal\Core\PagerCode
public function __construct(protected PagerManagerInterface $pagerManager, protected RequestStack $requestStack) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.