From 8ae94b84981578c5937c38c312dabe1bd6c6bb2b Mon Sep 17 00:00:00 2001 From: monishdeb Date: Tue, 29 Sep 2015 02:25:57 +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 0db7ee5ccf..2c374f9d74 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