Merge pull request #3341 from systopia/CRM-14740
[civicrm-core.git] / CRM / Event / Form / EventFees.php
index b57cf83e107934e043b7aa24e47ce7d2f0c28e33..753417c8091d1c99cf3296ddf0b6587af0045977 100644 (file)
@@ -73,6 +73,8 @@ class CRM_Event_Form_EventFees {
    *
    * @access public
    *
+   * @param $form
+   *
    * @return void
    */
   static function setDefaultValues(&$form) {
@@ -342,6 +344,8 @@ SELECT  id, html_type
   /**
    * Function to build the form
    *
+   * @param $form
+   *
    * @return void
    * @access public
    */