PHP Class Spot\Type\Boolean

Inheritance: extends Spot\Type
Afficher le fichier Open project: vlucas/spot

Méthodes publiques

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

Méthodes publiques

Méthode Description
cast ( $value ) Cast given value to type required
dump ( $value ) Boolean is generally persisted as an integer

Method Details

cast() public static méthode

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

dump() public static méthode

Boolean is generally persisted as an integer
public static dump ( $value )

Property Details

$_adapterType public_oe static_oe property

public static $_adapterType