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
$method
: Method to generate the variable$vars
: AbuseFilterVariableHolder$parameters
: Parameters with data to compute the value&$result
: Result of the computation