public property EntityFieldQuery::$pager
The query pager data.
Type: array
See also
File
- drupal-7.x/
includes/ entity.inc, line 504
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $pager = array();