X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites%22%2C%22%22%29.%20%22?a=blobdiff_plain;ds=sidebyside;f=includes%2Fauth%2FAuthenticationRequest.php;h=bc70d5efbd5ce3a7672699ab4c43fc9cb5f51333;hb=1ffb174c818577b4232087c81733efee55544f45;hp=168ae851af5e041b616d9161a894fad7f751ea74;hpb=a59448846eefc2ae7276ead0478a6743c0a00f9b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/AuthenticationRequest.php b/includes/auth/AuthenticationRequest.php index 168ae851af..bc70d5efbd 100644 --- a/includes/auth/AuthenticationRequest.php +++ b/includes/auth/AuthenticationRequest.php @@ -246,10 +246,11 @@ abstract class AuthenticationRequest { } /** + * Select a request by class name. + * * @codingStandardsIgnoreStart - * @template T + * @phan-template T * @codingStandardsIgnoreEnd - * Select a request by class name. * @param AuthenticationRequest[] $reqs * @param string $class Class name * @phan-param class-string $class