Completed
Push — master ( 09de38...e7342b )
by claudio
07:48
created
app/Http/Controllers/Employees/Calendars/CalendarsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
     /**
102 102
      * Return a list of calendars name of a specif caldav calendar
103 103
      * @param Request $request
104
-     * @return \Illuminate\Http\Response
104
+     * @return integer[]
105 105
      */
106 106
     public function getCalendars(Request $request)
107 107
     {
Please login to merge, or discard this patch.