further comment fixes
[civicrm-core.git] / CRM / Admin / Form / Mapping.php
index 7ba6f0fa630e6e27103700a796be3556b4fc1cb9..50284a82950c2936bcd392459a50645ce845483f 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This class generates form components for Mapping
- *
+ * This class generates form components for Mapping.
  */
 class CRM_Admin_Form_Mapping extends CRM_Admin_Form {
 
   /**
    * Build the form object.
-   *
-   * @return void
    */
   public function preProcess() {
     parent::preProcess();
@@ -92,9 +87,6 @@ class CRM_Admin_Form_Mapping extends CRM_Admin_Form {
 
   /**
    * Process the form submission.
-   *
-   *
-   * @return void
    */
   public function postProcess() {
     // store the submitted values in an array