PHP Class LazyRecord\Inflator

Afficher le fichier Open project: corneltek/lazyrecord Class Usage Examples

Méthodes publiques

Свойство Type Description
$inflators

Méthodes publiques

Méthode Description
inflate ( $value, $isa = null )
register ( $isa, $inflator ) provide a custom inflator for data type.

Method Details

inflate() public static méthode

public static inflate ( $value, $isa = null )

register() public static méthode

provide a custom inflator for data type.
public static register ( $isa, $inflator )

Property Details

$inflators public_oe static_oe property

public static $inflators