comment fixes
[civicrm-core.git] / CRM / Contribute / Form.php
index 36d3785169511d371558e2c2ddb41e12707143fd..43e7529971577b8a2f7340d9aa8a53225af77784 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This class generates form components generic to Contribution admin
- *
+ * This class generates form components generic to Contribution admin.
  */
 class CRM_Contribute_Form extends CRM_Admin_Form {
 
   /**
-   * Set default values for the form. Note that in edit/view mode
-   * the default values are retrieved from the database
-   *
+   * Set default values for the form.
    *
    * @return array
    */