PayPal\Formatter\PPNVPFormatter::toObject PHP Method

toObject() public method

public toObject ( $string, $options = [] )
    public function toObject($string, $options = array())
    {
        throw new \BadMethodCallException("Unimplemented");
    }
PPNVPFormatter