PHP Class Plum\Plum\Converter\IntegerConverter

Author: Florian Eckerstorfer ([email protected])
Inheritance: implements Plum\Plum\Converter\ConverterInterface
Afficher le fichier Open project: plumphp/plum

Méthodes publiques

Méthode Description
convert ( mixed $item ) : integer Converts the item into an integer value.

Method Details

convert() public méthode

Converts the item into an integer value.
public convert ( mixed $item ) : integer
$item mixed
Résultat integer