X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=b85e1d6fc1c46d76dc12d749bc9afb1c1d5b57ea;hb=90538900208d227c360613cda8c7904ce2e9dacb;hp=0b65593faf23fc30defa3e87130781620cb212b3;hpb=e5facc46bc170c302438f60849041b0d6be75e82;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 ) {