jenkins-bot has submitted this change and it was merged.
Change subject: getFooterIcons returns an array
......................................................................
getFooterIcons returns an array
Change-Id: I4824bafbc7fd72c7b5e6b117a94d95051524190e
---
M includes/skins/BaseTemplate.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/skins/BaseTemplate.php b/includes/skins/BaseTemplate.php
index 143b621..85b17f9 100644
--- a/includes/skins/BaseTemplate.php
+++ b/includes/skins/BaseTemplate.php
@@ -574,7 +574,7 @@
* display the text from footericons instead of the images and don't
want a
* duplicate copyright statement because footerlinks already rendered
one.
* @param string $option
- * @return string
+ * @return array
*/
function getFooterIcons( $option = null ) {
// Generate additional footer icons
--
To view, visit https://gerrit.wikimedia.org/r/269311
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4824bafbc7fd72c7b5e6b117a94d95051524190e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Jack Phoenix <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits