X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fuser%2FUserRightsProxy.php;h=98586e76c7d9f03e54833a4c2b2e53e2d0316c1a;hp=d801fa091b8082b6cc5001fe9a1cb7d002f56441;hb=12601ff7d2796752404bfb331fccc41083d31f9f;hpb=3161af599f06cf3abdc5c9baf1f5d6337f2cb815 diff --git a/includes/user/UserRightsProxy.php b/includes/user/UserRightsProxy.php index d801fa091b..98586e76c7 100644 --- a/includes/user/UserRightsProxy.php +++ b/includes/user/UserRightsProxy.php @@ -20,6 +20,8 @@ * @file */ +use Wikimedia\Rdbms\IDatabase; + /** * Cut-down copy of User interface for local-interwiki-database * user rights manipulation. @@ -27,8 +29,6 @@ class UserRightsProxy { /** - * Constructor. - * * @see newFromId() * @see newFromName() * @param IDatabase $db Db connection