Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Devise
Support
DevisePaginator
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