Completed
Push — master ( 3ee695...9f774c )
by Elf
05:49 queued 01:28
created
src/Exceptions/ApiResponseException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      * Render the exception into an HTTP response.
42 42
      *
43 43
      * @param  \Illuminate\Http\Request  $request
44
-     * @return \Illuminate\Http\Response
44
+     * @return ApiResponse
45 45
      */
46 46
     public function render($request)
47 47
     {
Please login to merge, or discard this patch.