diff --git a/lib/PayPal/Core/PayPalHttpConnection.php b/lib/PayPal/Core/PayPalHttpConnection.php index 0cbe5aa..e1810aa 100644 --- a/lib/PayPal/Core/PayPalHttpConnection.php +++ b/lib/PayPal/Core/PayPalHttpConnection.php @@ -63,12 +63,6 @@ class PayPalHttpConnection return $ret; } - /** - * Executes an HTTP request - * - * @param string $data query string OR POST content as a string - * @throws PayPalConnectionException - */ /** * Executes an HTTP request *