PHP Class Devise\Support\DevisePaginator

Afficher le fichier Open project: devisephp/cms

Méthodes publiques

Méthode Description
make ( Illuminate\Support\Collection $collection, integer $total, integer $perPage ) : string Create paginator

Method Details

make() public méthode

Create paginator
public make ( Illuminate\Support\Collection $collection, integer $total, integer $perPage ) : string
$collection Illuminate\Support\Collection
$total integer
$perPage integer
Résultat string