X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fpassword%2FPasswordFactory.php;h=96cc3fe0ecee91f11f1a4f3f1fb9bb77d7a54c4c;hb=4b4699479957417909238f343436dc26a76eed9f;hp=f7b283be719ca99d66dd7014161a7df779d3d97c;hpb=15f6eff90c305d405fe4331c8a8dc8caa842e5b3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/password/PasswordFactory.php b/includes/password/PasswordFactory.php index f7b283be71..96cc3fe0ec 100644 --- a/includes/password/PasswordFactory.php +++ b/includes/password/PasswordFactory.php @@ -47,7 +47,8 @@ final class PasswordFactory { /** * Construct a new password factory. - * Most of the time you'll want to use MediaWikiServices::getPasswordFactory instead. + * Most of the time you'll want to use MediaWikiServices::getInstance()->getPasswordFactory + * instead. * @param array $config Mapping of password type => config * @param string $default Default password type * @see PasswordFactory::register