The number of elements per page to allow.
Type: int
File
- core/
includes/ pager.class.inc, line 26
Class
- PagerDefault
- Query extender for pager queries.
Code
protected $limit = 10;
The number of elements per page to allow.
Type: int
protected $limit = 10;