jenkins-bot has submitted this change and it was merged.
Change subject: Fix documentation of PropertyParserFunction::render()
......................................................................
Fix documentation of PropertyParserFunction::render()
Change-Id: Ib888cd9dc23cfb50e01f4bab301b11fa1cfc7a42
---
M client/includes/parserhooks/PropertyParserFunction.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Hoo man: Looks good to me, approved
jenkins-bot: Verified
diff --git a/client/includes/parserhooks/PropertyParserFunction.php
b/client/includes/parserhooks/PropertyParserFunction.php
index 4d09ab9..ff669f5 100644
--- a/client/includes/parserhooks/PropertyParserFunction.php
+++ b/client/includes/parserhooks/PropertyParserFunction.php
@@ -161,8 +161,9 @@
* @since 0.4
*
* @param \Parser &$parser
+ * @param string $propertyLabel property label or ID (pXXX)
*
- * @return string
+ * @return array
*/
public static function render( \Parser $parser, $propertyLabel ) {
wfProfileIn( __METHOD__ );
--
To view, visit https://gerrit.wikimedia.org/r/72006
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib888cd9dc23cfb50e01f4bab301b11fa1cfc7a42
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Liangent <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits