jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/341496 )
Change subject: Fix return phpdoc for Survey::getMessages()
......................................................................
Fix return phpdoc for Survey::getMessages()
Change-Id: I55f12215a209ed666356f41c7cff81b1e8a003e5
---
M includes/Survey.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/Survey.php b/includes/Survey.php
index 677a2fc..d4e877c 100644
--- a/includes/Survey.php
+++ b/includes/Survey.php
@@ -90,7 +90,7 @@
/**
* Gets the list of i18n message keys that the survey uses
*
- * @return string
+ * @return string[]
*/
public function getMessages() {
$messages = [
--
To view, visit https://gerrit.wikimedia.org/r/341496
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I55f12215a209ed666356f41c7cff81b1e8a003e5
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: master
Gerrit-Owner: 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