App\Repositories\Backend\History\HistoryContract::buildList PHP Méthode

buildList() public méthode

public buildList ( $history, boolean $paginate = true ) : mixed
$history
$paginate boolean
Résultat mixed
    public function buildList($history, $paginate = true);