PHP Class Spot\Type\Serialized

Inheritance: extends Spot\Type
Show file Open project: vlucas/spot

Public Properties

Property Type Description
$_adapterType

Public Methods

Method Description
dump ( $value )
load ( $value ) Cast given value to type required

Method Details

dump() public static method

public static dump ( $value )

load() public static method

Cast given value to type required
public static load ( $value )

Property Details

$_adapterType public static property

public static $_adapterType