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
LazyRecord
Schema
Comparator
AttributeDiff
PHP Class LazyRecord\Schema\Comparator\AttributeDiff
Show file
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 property
public
$after
$before
public property
public
$before
$name
public property
public
$name