Gerrit Patch Uploader has uploaded a new change for review.
https://gerrit.wikimedia.org/r/273035
Change subject: Message.php: Update comment to current implementation
......................................................................
Message.php: Update comment to current implementation
Change-Id: I04f6b42380e6b8eeb5bf0d679e8fb65cb4696d1a
---
M includes/Message.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/35/273035/1
diff --git a/includes/Message.php b/includes/Message.php
index 4056f38..9d5f5e6 100644
--- a/includes/Message.php
+++ b/includes/Message.php
@@ -810,7 +810,7 @@
/**
* Magic method implementation of the above (for PHP >= 5.2.0), so we
can do, eg:
- * $foo = Message::get( $key );
+ * $foo = new Message( $key );
* $string = "<abbr>$foo</abbr>";
*
* @since 1.18
--
To view, visit https://gerrit.wikimedia.org/r/273035
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I04f6b42380e6b8eeb5bf0d679e8fb65cb4696d1a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits