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