X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fauth%2FResetPasswordSecondaryAuthenticationProvider.php;h=45ac3aa0b5a95320c01133cc3c035a234db64f7b;hb=72b9240497311a2fa5f5b76d9e8bb953dc59853f;hp=f11a12c42143fca2b4c76d51a5db91738c862fc2;hpb=f0d760a0773eaaf840b8e5a1649b5c6a0f705f9d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php b/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php index f11a12c421..45ac3aa0b5 100644 --- a/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php +++ b/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php @@ -58,6 +58,7 @@ class ResetPasswordSecondaryAuthenticationProvider extends AbstractSecondaryAuth /** * Try to reset the password + * @param \User $user * @param AuthenticationRequest[] $reqs * @return AuthenticationResponse */