wiki.techinc.nl/includes/HookContainer
Vas Jaremchuk ec627e0003 Deprecate SkinTemplatePreventOtherActiveTabs and SkinTemplateTabAction hooks
SkinTemplatePreventOtherActiveTabs and SkinTemplateTabAction hooks were deprecated
since version 1.35. Information about that was added to the list of deprecated hooks
in DeprecatedHooks.php. SkinTemplateNavigation__Universal is recommended to use instead
of deprecated ones.

Bug: T253814
Change-Id: I4beb30b2c80435766d9fd32a5816bef8187437eb
2020-06-05 09:41:10 -07:00
..
DeprecatedHooks.php Deprecate SkinTemplatePreventOtherActiveTabs and SkinTemplateTabAction hooks 2020-06-05 09:41:10 -07:00
GlobalHookRegistry.php Add HookRegistry 2020-05-13 11:51:02 +10:00
HookContainer.php Introduce soft deprecation of hooks 2020-06-04 10:00:55 +10:00
HookRegistry.php Add HookRegistry 2020-05-13 11:51:02 +10:00
HookRunner.php Merge "Make hook parameters use consistent name as the Hook interface" 2020-05-30 10:07:48 +00:00
ProtectedHookAccessorTrait.php Introduce ProtectedHookAccessorTrait and pilot the Hooks::run() migration 2020-05-13 13:50:32 +10:00
StaticHookRegistry.php Add HookRegistry 2020-05-13 11:51:02 +10:00