From d85ec2d1770830889ed0563557e7d0d15dccbbce Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 15 Sep 2014 12:31:24 +1200 Subject: [PATCH] comment fix --- CRM/Core/Payment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Core/Payment.php b/CRM/Core/Payment.php index 8bd762806d..7993fd4ecb 100644 --- a/CRM/Core/Payment.php +++ b/CRM/Core/Payment.php @@ -91,7 +91,7 @@ abstract class CRM_Core_Payment { * @param object $paymentForm reference to the form object if available * @param boolean $force should we force a reload of this payment object * - * @return object + * @return CRM_Core_Payment * @static * */ -- 2.25.1