jenkins-bot has submitted this change and it was merged.

Change subject: Fix phpdoc in StatsdAwareInterface
......................................................................


Fix phpdoc in StatsdAwareInterface

Change-Id: Ibb3cac402f2cbe723b79785f4d3bbcb9c0b10ebe
---
M includes/libs/stats/StatsdAwareInterface.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/libs/stats/StatsdAwareInterface.php 
b/includes/libs/stats/StatsdAwareInterface.php
index 5151b26..b0b941a 100644
--- a/includes/libs/stats/StatsdAwareInterface.php
+++ b/includes/libs/stats/StatsdAwareInterface.php
@@ -11,7 +11,7 @@
 interface StatsdAwareInterface {
 
        /**
-        * Sets a logger instance on the object
+        * Sets a StatsdDataFactory instance on the object
         *
         * @param StatsdDataFactoryInterface $statsFactory
         * @return null

-- 
To view, visit https://gerrit.wikimedia.org/r/281917
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb3cac402f2cbe723b79785f4d3bbcb9c0b10ebe
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to