X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fcontext%2FContextSource.php;h=434201a174ac8092c70294f9163f0858c27cf11c;hp=36d6df2c57910d11524a61b99df24e3cdf7dbaf6;hb=01938ae7db2a5911c6e88b515acf259377a5b54c;hpb=15a57aaa1d1f940c57f907d30fed993873890681 diff --git a/includes/context/ContextSource.php b/includes/context/ContextSource.php index 36d6df2c57..434201a174 100644 --- a/includes/context/ContextSource.php +++ b/includes/context/ContextSource.php @@ -170,7 +170,7 @@ abstract class ContextSource implements IContextSource { * @deprecated since 1.27 use a StatsdDataFactory from MediaWikiServices (preferably injected) * * @since 1.25 - * @return MediawikiStatsdDataFactory + * @return IBufferingStatsdDataFactory */ public function getStats() { return MediaWikiServices::getInstance()->getStatsdDataFactory();