Pheasant\Type::marshal PHP 메소드

marshal() 공개 메소드

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