Extension:AbuseFilter/Hooks/AbuseFilter-computeVariable
Appearance
(Redirected from Manual:Hooks/AbuseFilter-computeVariable)
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:AbuseFilter-computeVariable extensions.
Return true to indicate that the method is known to the hook and was computed successful.
Parameters
[edit]$method: Method to generate the variable$vars: AbuseFilterVariableHolder$parameters: Parameters with data to compute the value&$result: Result of the computation