mediawiki-extensions-Discus.../includes/Notifications
Ed Sanders af54bae2ec Prefer late static binding over self::
While in many cases the class will never be sub-classed, it's easier
just to always use static:: and not worry about predicting which
classes might have problems in the future.

Change-Id: I23072a1701b5acf62bb3379a877de97627d8fcf3
2022-06-09 15:12:48 +01:00
..
DiscussionToolsEventTrait.php Fix logic for finding the oldest comment in a bundle 2022-03-08 02:13:54 +00:00
EnhancedEchoEditUserTalkPresentationModel.php Add 'legacyPrimary' links to API data for users without DT-enhanced HTML 2021-12-09 15:20:26 +00:00
EnhancedEchoMentionPresentationModel.php Add 'legacyPrimary' links to API data for users without DT-enhanced HTML 2021-12-09 15:20:26 +00:00
EventDispatcher.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
PlaintextEchoPresentationModelSection.php Don't try to parse section titles as wikitext in subscription notifs 2022-01-21 00:12:58 +01:00
SubscribedNewCommentPresentationModel.php Various code quality tweaks 2022-02-19 19:36:52 +01:00