Completed
Push — master ( 08e75d...c8e020 )
by claudio
08:24
created
app/Http/Controllers/Employees/Planners/MeetingsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
      * Store a newly created resource in storage.
21 21
      *
22 22
      * @param int $meetingId
23
-     * @return static
23
+     * @return Response
24 24
      */
25 25
     public function showImage($meetingId)
26 26
     {
Please login to merge, or discard this patch.