App\Repositories\Backend\History\HistoryContract::buildList PHP Method

buildList() public method

public buildList ( $history, boolean $paginate = true ) : mixed
$history
$paginate boolean
return mixed
    public function buildList($history, $paginate = true);