WpProQuiz_Model_StatisticRefMapper::fetchSelectedCount( array $args = array() )
Fetch records count from statistics table with limit and offset.
Description Description
Parameters Parameters
- $args
-
(Optional) Optional: Array of arguments to fetch data.
- 'limit'
(int) Limit for the records to fetch. - 'offset'
(int) Offset for record fetch.
Default value: array()
- 'limit'
Return Return
(array)
Source Source
File: includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php