PHP Class Spot\Type\Datetime

Inheritance: extends Spot\Type\AbstractType, implements Spot\Type\TypeInterface
Exibir arquivo Open project: vlucas/spot

Public Properties

Property Type Description
$_adapterType
$_format

Public Methods

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

Method Details

cast() public static method

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

dump() public static method

public static dump ( $value )

Property Details

$_adapterType public_oe static_oe property

public static $_adapterType

$_format public_oe static_oe property

public static $_format