Completed
Push — master ( 14152b...08794d )
by wen
10:50
created
src/Exceptions/Handler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -153,7 +153,7 @@
 block discarded – undo
153 153
      * @param \Illuminate\Http\Request                $request
154 154
      * @param \Sco\Admin\Contracts\ExceptionInterface $exception
155 155
      *
156
-     * @return \Illuminate\Contracts\Routing\ResponseFactory|\Symfony\Component\HttpFoundation\Response
156
+     * @return \Symfony\Component\HttpFoundation\Response|null
157 157
      */
158 158
     protected function renderAdminException(
159 159
         $request,
Please login to merge, or discard this patch.