--CRM-16187, fixed jenkin warnings
[civicrm-core.git] / api / v3 / ParticipantPayment.php
index 92a47adbaf2255d981bdf8f9b852b3d98ec425eb..0502dff37d011a1b64c198b095a4fa46352a11d7 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -41,7 +41,6 @@
  *   An associative array of name/value property values of civicrm_participant_payment.
  *
  * @return array
- *   Array of newly created payment property values.
  */
 function civicrm_api3_participant_payment_create($params) {