Pheasant\Type::marshal PHP Méthode

marshal() public méthode

Convert from a PHP format to a database format
public marshal ( $value ) : either
Résultat either a scalar or a TypedValue
    public function marshal($value);