mediawiki-extensions-SpamBl.../includes
Thiemo Kreuz 25e4813363 Remove not needed array type hint from hook handler
This parameter is not used anyway. It's possible it is null, as
demonstrated in Id2caa44. Because this code does not need it anyway,
it should not do any harm to remove this type hint.

Change-Id: Id107501e6d62e567354c90e5d3aeec47dbf57298
2019-05-15 20:37:20 +02:00
..
ApiSpamBlacklist.php Move classes to includes/ 2018-02-24 17:08:28 -08:00
BaseBlacklist.php Migrate to new Phan 2019-03-09 12:42:42 +00:00
EmailBlacklist.php Move classes to includes/ 2018-02-24 17:08:28 -08:00
SpamBlacklist.php build: Updating mediawiki/mediawiki-phan-config to 0.5.0 2019-03-10 22:31:52 -07:00
SpamBlacklistHooks.php Remove not needed array type hint from hook handler 2019-05-15 20:37:20 +02: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 Migrate to new Phan 2019-03-09 12:42:42 +00:00