PHP Класс Devise\Support\DevisePaginator

Показать файл Открыть проект

Открытые методы

Метод Описание
make ( Illuminate\Support\Collection $collection, integer $total, integer $perPage ) : string Create paginator

Описание методов

make() публичный Метод

Create paginator
public make ( Illuminate\Support\Collection $collection, integer $total, integer $perPage ) : string
$collection Illuminate\Support\Collection
$total integer
$perPage integer
Результат string