projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d965985
)
comment fix
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Mon, 15 Sep 2014 00:31:24 +0000
(12:31 +1200)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Mon, 15 Sep 2014 00:31:24 +0000
(12:31 +1200)
CRM/Core/Payment.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Payment.php
b/CRM/Core/Payment.php
index 8bd762806d57e5e5d958286e2ff5861218343e50..7993fd4ecb185cf47cd21fc2ce02717084393fc1 100644
(file)
--- 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
objec
t
+ * @return
CRM_Core_Paymen
t
* @static
*
*/