Méthode | Description | |
---|---|---|
__construct ( |
ResponseData constructor. | |
data ( ) : |
||
filteredDataCount ( ) : integer | ||
totalDataCount ( ) : integer |
public __construct ( |
||
$data | the items that are returned from the provider | |
$totalDataCount | integer | the count of the total items that the provider started with |
$dataCount | integer | the count of the total items that have been sorted out in search |