Merge pull request #12557 from eileenmcnaughton/activity
[civicrm-core.git] / CRM / Core / Payment / PaymentExpress.php
index 19bd88857ff8d6ff8ff06346fa3d381643e5faba..07322ed5ba53028a64609b9f403312a16b7dd365 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
   +--------------------------------------------------------------------+
-  | CiviCRM version 4.7                                                |
+  | CiviCRM version 5                                                  |
   +--------------------------------------------------------------------+
   | This file is a part of CiviCRM.                                    |
   |                                                                    |
@@ -113,8 +113,6 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
    *   Name value pair of contribution data.
    *
    * @param $component
-   *
-   * @return void
    */
   public function doTransferCheckout(&$params, $component) {
     $component = strtolower($component);