Completed
Push — development ( 907ebe...749b9a )
by Torben
11:13
created
Classes/Controller/EventController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -359,7 +359,7 @@
 block discarded – undo
359 359
      *
360 360
      * @param Event $event The event
361 361
      *
362
-     * @return bool
362
+     * @return string|false
363 363
      */
364 364
     public function icalDownloadAction(Event $event = null)
365 365
     {
Please login to merge, or discard this patch.