Passed
Push — master ( 007c76...c983ad )
by Dominik
05:09
created
src/Authentication/FormAuthentication.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
     /**
109 109
      * @param Request $request
110 110
      *
111
-     * @return UserPasswordInterface|null
111
+     * @return null|\Chubbyphp\Model\ModelInterface
112 112
      */
113 113
     public function getAuthenticatedUser(Request $request)
114 114
     {
Please login to merge, or discard this patch.