diff --git a/AmazonPay/IpnHandler.php b/AmazonPay/IpnHandler.php index dd49823..80cef55 100644 --- a/AmazonPay/IpnHandler.php +++ b/AmazonPay/IpnHandler.php @@ -293,7 +293,6 @@ private function getCertificate($certificatePath) /* Verify that the signature is correct for the given data and public key * - * @param string $data data to validate * @param string $signature decoded signature to compare against * @param string $certificate certificate object defined in Certificate.php */