CRM-15028 - Fix participant import field labels
[civicrm-core.git] / CRM / PCP / Form / Contribute.php
index 93ebe2a570f12099f56b2543d51520911d14a8a4..763d00ed0f427e1c001eb1d33a434fdbd1cec24c 100644 (file)
@@ -107,6 +107,9 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    *
    * @param array $params (ref.) an assoc array of name/value pairs
    *
+   * @param $files
+   * @param $self
+   *
    * @return mixed true or array of errors
    * @access public
    * @static