diff --git a/Model/Paymentmethod/PaymentMethod.php b/Model/Paymentmethod/PaymentMethod.php index 8d40ca7e..6bbfc043 100644 --- a/Model/Paymentmethod/PaymentMethod.php +++ b/Model/Paymentmethod/PaymentMethod.php @@ -464,7 +464,7 @@ public function startTransaction(Order $order) return $transaction->getRedirectUrl(); } - + /** * @return integer */