mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SpamBlacklist
synced 2024-11-24 07:04:04 +00:00
b5f42b8a74
Introduce BaseBlacklist::getSpamBlacklist() and getEmailBlacklist() as type-documented alternatives to getInstance( 'email/spam' ) so we don't need to keep documentating types in a comment when using a function that isn't included in the base class. Change-Id: Ic8bd8f803ddbce1294707d5f1d62b701e24d8c6e |
||
---|---|---|
.. | ||
ApiSpamBlacklist.php | ||
BaseBlacklist.php | ||
EmailBlacklist.php | ||
SpamBlacklist.php | ||
SpamBlacklistHooks.php | ||
SpamBlacklistLogFormatter.php | ||
SpamBlacklistPreAuthenticationProvider.php | ||
SpamRegexBatch.php |