Page MenuHomePhabricator

Update CampaignEvents to use the new HookContainer/HookRunner system
Closed, ResolvedPublic

Description

Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.

Use hook handlers for Echo hook (hook interfaces created as part of T315938).

Details