Pheasant\Type::marshal PHP Method

marshal() public method

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