mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-12 08:49:28 +00:00
e0b187a546
This commit splits this method into a version that doesn't need a filter, and another version which requires one. This latter version has a single mandatory parameter, $filterHidden, and it's up to the callers to retrieve the value to pass in. As mentioned in a TODO, this should eventually be changed to take a Filter object (still under review as I5f33227887c035e301313bbe24d1c1fefb75bc6a), which is also why AbuseFilter::filterHidden is not being used here. Change-Id: Id47a80131e12a5f7e1e93676299641dbf1e2b0ad |
||
---|---|---|
.. | ||
AbuseFilterSpecialPage.php | ||
SpecialAbuseFilter.php | ||
SpecialAbuseLog.php |