PagerManager::$pagers

Same name in other branches
  1. 9 core/lib/Drupal/Core/Pager/PagerManager.php \Drupal\Core\Pager\PagerManager::pagers
  2. 8.9.x core/lib/Drupal/Core/Pager/PagerManager.php \Drupal\Core\Pager\PagerManager::pagers
  3. 10 core/lib/Drupal/Core/Pager/PagerManager.php \Drupal\Core\Pager\PagerManager::pagers

An associative array of pagers.

Implemented as an array consisting of:

Type: array

File

core/lib/Drupal/Core/Pager/PagerManager.php, line 32

Class

PagerManager
Provides a manager for pagers.

Namespace

Drupal\Core\Pager

Code

protected $pagers;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.