format fix
authormonishdeb <monish.deb@webaccessglobal.com>
Mon, 28 Sep 2015 20:55:57 +0000 (02:25 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Mon, 28 Sep 2015 20:55:57 +0000 (02:25 +0530)
CRM/Financial/Page/AJAX.php

index 0db7ee5ccf007b03162603b5f082fbe7ef4ae800..2c374f9d74c049b9a8b789d47f5b1841af9c62b9 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() {