Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Corcel
PostMetaCollection
PHP Class Corcel\PostMetaCollection
Inheritance:
extends
Illuminate\Database\Eloquent\Collection
Exibir arquivo
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
(
$postId
)
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
(
$postId
)
Property Details
$changedKeys
protected_oe property
protected
$changedKeys