Addshore has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/281917

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/17/281917/1

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: newchange
Gerrit-Change-Id: Ibb3cac402f2cbe723b79785f4d3bbcb9c0b10ebe
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

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

Reply via email to