mediawiki-extensions-AbuseF.../includes/Hooks
Daimona Eaytoy ccf8afe75b Add typehints to hook handlers
Needed after core change I95bb47104ad3dc0a69c812c627ffa631c5dc6ace to
make phan pass on master.

Change-Id: I6202212493340064945a559799e248130f418d6e
2020-10-28 11:37:07 +01:00
..
Handlers Add typehints to hook handlers 2020-10-28 11:37:07 +01:00
AbuseFilterAlterVariablesHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterBuilderHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterComputeVariableHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterContentToStringHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterDeprecatedVariablesHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterFilterActionHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateGenericVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateTitleVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateUserVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGetDangerousActionsHook.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterHookRunner.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterInterceptVariableHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterShouldFilterActionHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00