jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/388936 )
Change subject: Fix function annotiation
......................................................................
Fix function annotiation
Change-Id: I4dfc62c8ef2226b46aa1eed508816377f6599ab2
---
M includes/changes/ChangesListStringOptionsFilterGroup.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Krinkle: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/changes/ChangesListStringOptionsFilterGroup.php
b/includes/changes/ChangesListStringOptionsFilterGroup.php
index 653344a..775fd76 100644
--- a/includes/changes/ChangesListStringOptionsFilterGroup.php
+++ b/includes/changes/ChangesListStringOptionsFilterGroup.php
@@ -239,7 +239,8 @@
/**
* Check if this filter group is currently active
*
- * @param {boolean} $isStructuredUI Is structured filters UI current
enabled
+ * @param bool $isStructuredUI Is structured filters UI current enabled
+ * @return bool
*/
private function isActive( $isStructuredUI ) {
// STRING_OPTIONS filter groups are exclusively active on
Structured UI
--
To view, visit https://gerrit.wikimedia.org/r/388936
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4dfc62c8ef2226b46aa1eed508816377f6599ab2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits