Completed
Push — master ( 2f13e8...b9cf14 )
by Mahmoud
17:22 queued 17:17
created
app/Containers/Authentication/UI/WEB/Controllers/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
     /**
60 60
      * @param \App\Containers\Authentication\Actions\WebLogoutAction $action
61 61
      *
62
-     * @return  \Illuminate\Contracts\View\Factory|\Illuminate\View\View
62
+     * @return  \Illuminate\Http\RedirectResponse
63 63
      */
64 64
     public function logoutAdmin(WebLogoutAction $action)
65 65
     {
Please login to merge, or discard this patch.