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
Inflator
PHP Class LazyRecord\Inflator
Show file
Open project: corneltek/lazyrecord
Class Usage Examples
Public Properties
Property
Type
Description
$inflators
Public Methods
Method
Description
inflate
(
$value
,
$isa
= null )
register
(
$isa
,
$inflator
)
provide a custom inflator for data type.
Method Details
inflate()
public
static
method
public
static
inflate
(
$value
,
$isa
= null )
register()
public
static
method
provide a custom inflator for data type.
public
static
register
(
$isa
,
$inflator
)
Property Details
$inflators
public static property
public
static
$inflators