protected property RestfulBase::$range in RESTful 7
Determines the number of items that should be returned when viewing lists.
Type: int
File
- plugins/
restful/ RestfulBase.php, line 68 - Contains RestfulBase.
Class
- RestfulBase
- Class \RestfulBase
Code
protected $range = 50;