From e4412d0a1b58e4ffbe67dec81c42348bda6b8fab Mon Sep 17 00:00:00 2001 From: monishdeb Date: Thu, 10 Sep 2015 13:26:37 +0530 Subject: [PATCH] format fix --- CRM/Financial/Page/AJAX.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/CRM/Financial/Page/AJAX.php b/CRM/Financial/Page/AJAX.php index b175f51928..46a471b664 100644 --- a/CRM/Financial/Page/AJAX.php +++ b/CRM/Financial/Page/AJAX.php @@ -264,9 +264,6 @@ class CRM_Financial_Page_AJAX { /** * Get output of financial transactions. * - * @param bool $return - * Return result. This parameter allows the output to be unit tested. - * * @return string */ public static function getFinancialTransactionsList() { -- 2.25.1