mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
Remove mention of EchoBasicFormatter
Echo formatting system was rewritten to use presentation model instead of formatters. See EchoEventPresentationModel Bug: T151413 Change-Id: I0d7545b1ab478f3049327aa8b31bc61b1fb3f7ea
This commit is contained in:
parent
b61eb346de
commit
3c2a17fa01
1
Echo.php
1
Echo.php
|
@ -386,7 +386,6 @@ $wgEchoNotificationIcons = array(
|
|||
);
|
||||
|
||||
// Definitions of the notification event types built into Echo.
|
||||
// If formatter-class isn't specified, defaults to EchoBasicFormatter.
|
||||
|
||||
// 'notify-type-availabilty' - Defines which notifier (e.g. web/email) types are available
|
||||
// for each notification type (e.g. welcome). Notification types are the keys of
|
||||
|
|
Loading…
Reference in a new issue