Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Corcel
UserMetaCollection
PHP Class Corcel\UserMetaCollection
Inheritance:
extends
Illuminate\Database\Eloquent\Collection
Show file
Open project: jgrossi/corcel
Protected Properties
Property
Type
Description
$changedKeys
Public Methods
Method
Description
__get
(
string
$key
) :
string
Search for the desired key and return only the row that represent it
__set
(
$key
,
$value
)
save
(
$userId
)
Method Details
__get()
public
method
Search for the desired key and return only the row that represent it
public
__get
(
string
$key
) :
string
$key
string
return
string
__set()
public
method
public
__set
(
$key
,
$value
)
save()
public
method
public
save
(
$userId
)
Property Details
$changedKeys
protected property
protected
$changedKeys