Merge pull request #3807 from totten/master-emptytest
[civicrm-core.git] / CRM / SMS / Form / Schedule.php
index a3ad4db0b69e6e648c2ad4b67c752ead0daa5581..299d19740557a5a647ae57268759d84750138849 100644 (file)
@@ -117,7 +117,10 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
    * Warning: if you make changes here, be sure to also make them in
    * Retry.php
    *
-   * @param array $params     The form values
+   * @param array $params The form values
+   *
+   * @param $files
+   * @param $self
    *
    * @return boolean          True if either we deliver immediately, or the
    *                          date is properly set.