mediawiki-extensions-Echo/includes/special
Umherirrender dbfcd23b3b Pass correct IContextSource to HTMLForm
The special page is only a MessageLocalizer, not a IContextSource.
Its implements all methods of IContextSource, but are delegated to the
underlayed IContextSource. So pass it directly make phan happy, while
the current code works as expected

Change-Id: Ia9d83f2f71a466a2ba74540f96f165c96fb7ca00
2018-08-11 05:44:52 +00:00
..
NotificationPager.php Minor cleanups to PHPDoc blocks 2017-12-15 15:42:38 +01:00
SpecialDisplayNotificationsConfiguration.php Pass correct IContextSource to HTMLForm 2018-08-11 05:44:52 +00:00
SpecialNotifications.php Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
SpecialNotificationsMarkRead.php Fix parameter docs 2018-04-06 08:17:17 +00:00