From: monishdeb <monish.deb@webaccessglobal.com> Date: Thu, 10 Sep 2015 07:56:37 +0000 (+0530) Subject: format fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e4412d0a1b58e4ffbe67dec81c42348bda6b8fab;p=civicrm-core.git format fix --- 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() {