jenkins-bot has submitted this change and it was merged.
Change subject: Fix @return tag of SpecialWikibaseQueryPage::getResult
......................................................................
Fix @return tag of SpecialWikibaseQueryPage::getResult
Change-Id: Ie54f5ffb691a4a6cf177193a798c63e2b49b5f59
---
M lib/includes/ValuesFinder.php
M repo/includes/specials/SpecialWikibaseQueryPage.php
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jonas Kress (WMDE): Looks good to me, approved
jenkins-bot: Verified
diff --git a/lib/includes/ValuesFinder.php b/lib/includes/ValuesFinder.php
index 61def38..fc1358c 100644
--- a/lib/includes/ValuesFinder.php
+++ b/lib/includes/ValuesFinder.php
@@ -29,7 +29,7 @@
}
/**
- * Find all data values for the specified data type in the array of
snaks.
+ * Find all data values for the specifie d data type in the
array of snaks.
*
* @param Snak[] $snaks
* @param string $dataType
diff --git a/repo/includes/specials/SpecialWikibaseQueryPage.php
b/repo/includes/specials/SpecialWikibaseQueryPage.php
index 3be1b67..820f52f 100644
--- a/repo/includes/specials/SpecialWikibaseQueryPage.php
+++ b/repo/includes/specials/SpecialWikibaseQueryPage.php
@@ -109,7 +109,7 @@
* @param integer $offset Start to include at number of entries from
the start title
* @param integer $limit Stop at number of entries after start of
inclusion
*
- * @return Array[]
+ * @return array
*/
abstract protected function getResult( $offset = 0, $limit = 0 );
--
To view, visit https://gerrit.wikimedia.org/r/230104
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie54f5ffb691a4a6cf177193a798c63e2b49b5f59
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits