Completed
Push — 2.0 ( a506c7...300469 )
by Christopher
04:09
created
plugins/User/src/Auth/FormAuthenticate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
     /**
88 88
      * Removes "remember me" cookie.
89 89
      *
90
-     * @param array $event User information given as an array
90
+     * @param Event $event User information given as an array
91 91
      * @return void
92 92
      */
93 93
     public function logout(Event $event, array $user)
Please login to merge, or discard this patch.