X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fcontext%2FIContextSource.php;h=895e9e4b559e60dca545b2a1ac02a689dc990c6f;hb=d5a7166771613dfe4ed9fb75fa5efeced6134bd1;hp=d13e1a5705bcf21524f5593c37978872a79785d0;hpb=7040f7146a1c598e592d94a0dac194411551d0f2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/context/IContextSource.php b/includes/context/IContextSource.php index d13e1a5705..895e9e4b55 100644 --- a/includes/context/IContextSource.php +++ b/includes/context/IContextSource.php @@ -131,7 +131,7 @@ interface IContextSource extends MessageLocalizer { * @deprecated since 1.27 use a StatsdDataFactory from MediaWikiServices (preferably injected) * * @since 1.25 - * @return MediawikiStatsdDataFactory + * @return IBufferingStatsdDataFactory */ public function getStats();