jenkins-bot has submitted this change and it was merged.
Change subject: Small doc fixes for AbuseFilterTokenizer
......................................................................
Small doc fixes for AbuseFilterTokenizer
Change-Id: Ic85fa1c772ff7023883ff84449471a310109ba07
---
M AbuseFilterTokenizer.php
1 file changed, 7 insertions(+), 6 deletions(-)
Approvals:
Ori.livneh: Looks good to me, approved
jenkins-bot: Verified
diff --git a/AbuseFilterTokenizer.php b/AbuseFilterTokenizer.php
index aff8509..465d418 100644
--- a/AbuseFilterTokenizer.php
+++ b/AbuseFilterTokenizer.php
@@ -55,7 +55,7 @@
);
/**
- * @param $code
+ * @param string $code
* @return array
* @throws AFPException
* @throws AFPUserVisibleException
@@ -87,8 +87,8 @@
}
/**
- * @param $code
- * @param $offset
+ * @param string $code
+ * @param integer &$offset
* @return AFPToken
* @throws AFPException
* @throws AFPUserVisibleException
@@ -172,9 +172,10 @@
}
/**
- * @param $code
- * @param $offset
- * @return array
+ * @param string $code
+ * @param int &$offset
+ * @param int $start
+ * @return AFPToken
* @throws AFPException
* @throws AFPUserVisibleException
*/
--
To view, visit https://gerrit.wikimedia.org/r/233848
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic85fa1c772ff7023883ff84449471a310109ba07
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/AbuseFilter
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Se4598 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits