X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;f=includes%2Fauth%2FAuthManager.php;h=9407c42274388ac64aaf1d41e8c7700d5757cdf0;hb=cb401293c5fac3ab94a6909c9928fbea62ccad6b;hp=818f778301a87e379ee2e82b5cfcfebf557cf710;hpb=38fce189c441a075172eef516f25e81b8d1a5ada;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/AuthManager.php b/includes/auth/AuthManager.php index 818f778301..9407c42274 100644 --- a/includes/auth/AuthManager.php +++ b/includes/auth/AuthManager.php @@ -2131,7 +2131,7 @@ class AuthManager implements LoggerAwareInterface { * @param AuthenticationRequest[] &$reqs * @param string $action * @param string|null $username - * @param boolean $forceAction + * @param bool $forceAction */ private function fillRequests( array &$reqs, $action, $username, $forceAction = false ) { foreach ( $reqs as $req ) {