Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Devise
Support
DevisePaginator
PHP 클래스 Devise\Support\DevisePaginator
파일 보기
프로젝트 열기: devisephp/cms
공개 메소드들
메소드
설명
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