bulk comment fix
[civicrm-core.git] / CRM / Member / Import / Form / MapField.php
index f671728b818a1f3cc1f9165e28e081fc63b1443b..c884a115be70ce32e17f968f88d50456bbe80591 100644 (file)
@@ -302,6 +302,9 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @param array $fields posted values of the form
    *
+   * @param $files
+   * @param $self
+   *
    * @return array list of errors to be posted back to the form
    * @static
    * @access public