wiki.techinc.nl/includes/block
sahil 08a75b5ad9 Fixed typo "paramaters"
Changed from paramaters to parameters in mediawiki / core

Bug: T201491
Change-Id: I85caee07603c2599562b5719b45bb63184b74b49
2021-03-10 22:37:58 +05:30
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
Restriction Reduce SpecialBlock/Api logic duplication 2021-01-22 05:49:50 +01:00
AbstractBlock.php Remove deprecated AbstractBlock methods 2020-10-09 19:35:41 +00:00
BlockErrorFormatter.php Fixed typo "paramaters" 2021-03-10 22:37:58 +05:30
BlockManager.php Fix fetching ipblock-exempt within BlockManager::getUserBlock 2021-01-25 13:29:39 +00:00
BlockPermissionChecker.php Improve class property documentation 2020-10-30 10:38:58 +01:00
BlockPermissionCheckerFactory.php Move SpecialBlock::canBlockEmail to BlockPermissionChecker 2020-09-19 17:00:47 +00:00
BlockRestrictionStore.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
BlockUser.php Add a temporary method for setting visibility of the block log entry 2021-02-08 16:18:54 +00:00
BlockUserFactory.php Introduce backend class for blocking users 2020-09-22 14:14:01 +01:00
BlockUtils.php Move AbstractBlock::parseTarget to BlockUtils 2020-10-07 18:52:11 +00:00
CompositeBlock.php Move $isHardblock property up to AbstractBlock from DatabaseBlock 2020-10-07 13:23:12 +01:00
DatabaseBlock.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DatabaseBlockStore.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SystemBlock.php Remove blocker dependency for System and Composite blocks 2019-10-31 07:45:07 -04:00
UnblockUser.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00
UnblockUserFactory.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00
UserBlockCommandFactory.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00