mediawiki-extensions-Echo/includes/special
Derick Alangi f402ecd31f Echo: Fix case mismatch for function/method calls
PHP doesn't care much about the name (in terms of case sensitivity)
but I think we should make sure the names of the method should be as
they're in their definition.

Change-Id: I6e38d8be64efaec4200471f2d3007275d7ddecec
2019-06-11 22:46:24 +01:00
..
NotificationPager.php Pass IContextSource to parent in NotificationPager 2019-03-07 17:57:34 +00:00
SpecialDisplayNotificationsConfiguration.php Remove per-type notify-type-availability (make it category-only) 2019-04-26 17:36:10 -07:00
SpecialNotifications.php Remove badgeicon module, use OOUI icon instead. 2019-06-05 12:29:17 +05:30
SpecialNotificationsMarkRead.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00