X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=b85e1d6fc1c46d76dc12d749bc9afb1c1d5b57ea;hb=2f28050b6b866f684da92c1832c0a3938b59ef0b;hp=0b65593faf23fc30defa3e87130781620cb212b3;hpb=57eaa2bf04ce1b48bd89c10defe4de5b7d31f047;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index 0b65593faf..b85e1d6fc1 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -73,7 +73,7 @@ class AuthPlugin { /** * Modify options in the login template. * - * @param UserLoginTemplate $template + * @param BaseTemplate $template * @param string $type 'signup' or 'login'. Added in 1.16. */ public function modifyUITemplate( &$template, &$type ) {