Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
app
Client
PHP 클래스 app\Client
상속:
extends
Illuminate\Database\Eloquent\Model
파일 보기
프로젝트 열기: lavalite/cms
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$config
array
Configuartion for the model.
공개 메소드들
메소드
설명
__construct
(
$attributes
= [] )
Initialiaze page modal.
getJWTCustomClaims
( )
getJWTIdentifier
( )
메소드 상세
__construct()
공개
메소드
Initialiaze page modal.
public
__construct
(
$attributes
= [] )
getJWTCustomClaims()
공개
메소드
public
getJWTCustomClaims
( )
getJWTIdentifier()
공개
메소드
public
getJWTIdentifier
( )
프로퍼티 상세
$config
보호되어 있는 프로퍼티
Configuartion for the model.
protected
array
$config
리턴
array