@@ -323,7 +323,7 @@ |
||
323 | 323 | * Return a date in the future (up to 60 days out) in the format prescribed. |
324 | 324 | * |
325 | 325 | * @param string $format PHP Date format. |
326 | - * @return mixed Date in the format requested. |
|
326 | + * @return string Date in the format requested. |
|
327 | 327 | */ |
328 | 328 | public static function date( $format ){ |
329 | 329 |