App\Repositories\Backend\History\HistoryContract::buildList PHP 메소드

buildList() 공개 메소드

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