Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Corcel
UserMetaCollection
PHP 클래스 Corcel\UserMetaCollection
상속:
extends
Illuminate\Database\Eloquent\Collection
파일 보기
프로젝트 열기: jgrossi/corcel
보호된 프로퍼티들
프로퍼티
타입
설명
$changedKeys
공개 메소드들
메소드
설명
__get
(
string
$key
) :
string
Search for the desired key and return only the row that represent it
__set
(
$key
,
$value
)
save
(
$userId
)
메소드 상세
__get()
공개
메소드
Search for the desired key and return only the row that represent it
public
__get
(
string
$key
) :
string
$key
string
리턴
string
__set()
공개
메소드
public
__set
(
$key
,
$value
)
save()
공개
메소드
public
save
(
$userId
)
프로퍼티 상세
$changedKeys
보호되어 있는 프로퍼티
protected
$changedKeys