mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 14:13:54 +00:00
7fb3ea9002
Having a single return statement inside a function isn't always the best, but having 5 is probably worse. This patch changes three long if-return/if-return/... to a single if/elseif + return. Change-Id: I5f4603627c61cf1b93859fe6bcd952eac8e82359 |
||
---|---|---|
.. | ||
SpecialAbuseFilter.php | ||
SpecialAbuseLog.php |