Completed
Push — master ( e4d179...af1c3e )
by Martijn van
02:33
created
code/AdminSecurity.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -91,6 +91,8 @@
 block discarded – undo
91 91
     /**
92 92
      * @see Security::getPasswordResetLink()
93 93
      * We overload this, so we can add the BackURL to the password resetlink
94
+     * @param Member $member
95
+     * @param string $autologinToken
94 96
      */
95 97
     public static function getPasswordResetLink($member, $autologinToken)
96 98
     {
Please login to merge, or discard this patch.