format fix
authormonishdeb <monish.deb@webaccessglobal.com>
Thu, 10 Sep 2015 07:56:37 +0000 (13:26 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Thu, 10 Sep 2015 07:56:37 +0000 (13:26 +0530)
CRM/Financial/Page/AJAX.php

index b175f51928453b9111fbdbc0e32f74c851266ca4..46a471b6642101cf8d579ee7a9040439dd9b85cf 100644 (file)
@@ -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() {