Completed
Push — master ( 968ba1...24c107 )
by Martijn van
02:33
created
code/AdminSecurity.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
      * We overload this, so we can add the BackURL to the password resetlink
96 96
      *
97 97
      * @param Member $member
98
-     * @param $autologinToken
98
+     * @param string $autologinToken
99 99
      * @return string
100 100
      */
101 101
     public static function getPasswordResetLink($member, $autologinToken)
Please login to merge, or discard this patch.