@@ -359,7 +359,7 @@ |
||
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 | { |