mediawiki-extensions-SpamBl.../includes
Kunal Mehta b5f42b8a74 Add phan configuration
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
2018-02-24 17:26:25 -08:00
..
ApiSpamBlacklist.php Move classes to includes/ 2018-02-24 17:08:28 -08:00
BaseBlacklist.php Add phan configuration 2018-02-24 17:26:25 -08:00
EmailBlacklist.php Move classes to includes/ 2018-02-24 17:08:28 -08:00
SpamBlacklist.php Add phan configuration 2018-02-24 17:26:25 -08:00
SpamBlacklistHooks.php Add phan configuration 2018-02-24 17:26:25 -08:00
SpamBlacklistLogFormatter.php Move classes to includes/ 2018-02-24 17:08:28 -08:00
SpamBlacklistPreAuthenticationProvider.php Add phan configuration 2018-02-24 17:26:25 -08:00
SpamRegexBatch.php Add phan configuration 2018-02-24 17:26:25 -08:00