bulk comment fixes
[civicrm-core.git] / CRM / PCP / Form / Event.php
index 29c8f4db4c58cc77df94efe66a405da3456d9947..fee8dd964a08499a439d8b1fb846725a38e7e59d 100644 (file)
@@ -135,6 +135,9 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
    *
    * @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