Completed
Push — master ( af1c3e...968ba1 )
by Martijn van
02:36
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.