function PagerPreprocess::__construct

Same name and namespace in other branches
  1. 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\Pager

Code

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.