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
LazyRecord
Schema
Comparator
AttributeDiff
PHP Class LazyRecord\Schema\Comparator\AttributeDiff
Exibir arquivo
Open project: corneltek/lazyrecord
Public Properties
Property
Type
Description
$after
$before
$name
Public Methods
Method
Description
__construct
(
$name
,
$before
,
$after
)
getAfterDescription
( )
getBeforeDescription
( )
serializeVar
(
$var
)
Method Details
__construct()
public
method
public
__construct
(
$name
,
$before
,
$after
)
getAfterDescription()
public
method
public
getAfterDescription
( )
getBeforeDescription()
public
method
public
getBeforeDescription
( )
serializeVar()
public
method
public
serializeVar
(
$var
)
Property Details
$after
public_oe property
public
$after
$before
public_oe property
public
$before
$name
public_oe property
public
$name