protected property Pager::$totalItems in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Pager/Pager.php \Drupal\Core\Pager\Pager::totalItems
The total number of items .
Type: int
File
- core/
lib/ Drupal/ Core/ Pager/ Pager.php, line 15
Class
- Pager
- A value object that represents a pager.
Namespace
Drupal\Core\PagerCode
protected $totalItems;