Manual talk:$wgHooks
Latest comment: 12 years ago by יוסף שמח in topic Hooks::$handlers
Hooks::$handlers
editIs this up to date? I see the new (1.20) Hooks.php has a static $handlers array which seems to be trying to replace $wgHooks. Can someone clarify this? יוסף שמח (talk) 09:47, 14 November 2012 (UTC)
Shouldn't this be in extension.json by now?
editi.e.
"Hooks": { "HookName": [ "ExtensionName::functionName" ] },