wiki.techinc.nl/includes/block
2022-08-29 17:59:42 +00:00
..
Hook
Restriction phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
AbstractBlock.php Fix and document AbstractBlock::getPermissionsError() 2022-08-23 19:30:16 +00:00
Block.php Block: Expose list of block types as constant 2022-08-29 02:02:24 -07:00
BlockActionInfo.php
BlockErrorFormatter.php
BlockManager.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockPermissionChecker.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockPermissionCheckerFactory.php
BlockRestrictionStore.php Don't allow passing a db to BlockRestrictionStore::loadByBlockId() 2022-03-26 06:12:15 +01:00
BlockRestrictionStoreFactory.php
BlockUser.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockUserFactory.php
BlockUtils.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
CompositeBlock.php Throw for mismatched wiki in AbstractBlock::getBy() 2022-06-16 23:31:18 +02:00
DatabaseBlock.php Improve docs of various ::getQueryInfo functions 2022-08-13 21:18:44 +02:00
DatabaseBlockStore.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
SystemBlock.php Throw for mismatched wiki in AbstractBlock::getBy() 2022-06-16 23:31:18 +02:00
UnblockUser.php
UnblockUserFactory.php
UserBlockCommandFactory.php