Manual talk:Hooks/SpecialVersionExtensionTypes
Passing $this[edit]
Why is $this passed as argument in Special:Version where the hook is fired? This makes it not possible to make the hook being fired from another context, like a static method in the SpecialVersion class.
-- Jeroen De Dauw 00:15, 9 August 2010 (UTC)