X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=blobdiff_plain;f=includes%2Fauth%2FAuthenticationResponse.php;h=8cb33aa5b4b3f1290d34af63ad1ae5a1e81af946;hb=130ec2523df12a3ca2fe0d422163696d09fcea08;hp=956c985069dd314cbe8cd4f289fbf48efb91ffeb;hpb=de5c5cd356e081023690eddca1ded3ffe85e2cbe;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/AuthenticationResponse.php b/includes/auth/AuthenticationResponse.php index 956c985069..8cb33aa5b4 100644 --- a/includes/auth/AuthenticationResponse.php +++ b/includes/auth/AuthenticationResponse.php @@ -199,7 +199,7 @@ class AuthenticationResponse { /** * @param AuthenticationRequest[] $reqs AuthenticationRequests needed to continue * @param string $redirectTarget URL - * @param mixed $redirectApiData Data suitable for adding to an ApiResult + * @param mixed|null $redirectApiData Data suitable for adding to an ApiResult * @return AuthenticationResponse * @see AuthenticationResponse::REDIRECT */