Merge branch 4.6 into master
[civicrm-core.git] / CRM / Contribute / Form / Task / PDF.php
index a4b02f680159d3b3c59432aa18e41299679f2c1b..44db2609557de04e1af68b9532687ebf2d604178 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -49,8 +49,6 @@ class CRM_Contribute_Form_Task_PDF extends CRM_Contribute_Form_Task {
 
   /**
    * Build all the data structures needed to build the form.
-   *
-   * @return void
    */
   public function preProcess() {
     $id = CRM_Utils_Request::retrieve('id', 'Positive',
@@ -143,9 +141,6 @@ AND    {$this->_componentClause}";
 
   /**
    * Process the form after the input has been submitted and validated.
-   *
-   *
-   * @return void
    */
   public function postProcess() {
     // get all the details needed to generate a receipt