Pager::$currentPage

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

The current page of the pager.

Type: int

File

core/lib/Drupal/Core/Pager/Pager.php, line 29

Class

Pager
A value object that represents a pager.

Namespace

Drupal\Core\Pager

Code

protected $currentPage;

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