Pheasant\Type::unmarshal PHP Method

unmarshal() public method

Convert from the database format to a PHP format
public unmarshal ( $value ) : mixed
return mixed
    public function unmarshal($value);