X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fuser%2FCentralIdLookup.php;h=2ced6e2516afe6681e40406ff22b98ca566b9bba;hb=dcae3733c98cff011e3170bb4eb8748a31f70496;hp=f67a8d81a1b7ac410818620ae74c40dd116f83ea;hpb=fc1ca75323b5f424a9f8d28d42d85a311ed2f721;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/user/CentralIdLookup.php b/includes/user/CentralIdLookup.php index f67a8d81a1..2ced6e2516 100644 --- a/includes/user/CentralIdLookup.php +++ b/includes/user/CentralIdLookup.php @@ -31,7 +31,7 @@ abstract class CentralIdLookup implements IDBAccessObject { const AUDIENCE_PUBLIC = 1; const AUDIENCE_RAW = 2; - /** @var CentralIdLookup[][] */ + /** @var CentralIdLookup[] */ private static $instances = []; /** @var string */