comment fixes
[civicrm-core.git] / CRM / Contribute / BAO / Query.php
index 8836a34c6b5d0d74cc7492db49cb60f6b05245c6..71d9519d0f47f946964d3210d1a488abcb0f34e9 100644 (file)
@@ -29,7 +29,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
  */
 class CRM_Contribute_BAO_Query {
 
@@ -863,10 +862,7 @@ class CRM_Contribute_BAO_Query {
   /**
    * Add all the elements shared between contribute search and advnaced search.
    *
-   *
    * @param CRM_Core_Form $form
-   *
-   * @return void
    */
   public static function buildSearchForm(&$form) {