X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fauth%2FAuthenticationResponse.php;h=8cb33aa5b4b3f1290d34af63ad1ae5a1e81af946;hb=b972c452b50dc863a8a9aa622cdd8ff9b5651e61;hp=956c985069dd314cbe8cd4f289fbf48efb91ffeb;hpb=78c2be09cb06af9fa5956a72fdde609cb279c029;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 */