mediawiki-extensions-Echo/includes/api
Thiemo Kreuz 8fd66d4281 Make use of the …::class feature in production code
This codebase already used the …::class feature a lot. This is more
about making the code consistent and easier to refactor in the future.

Change-Id: If5b2456b825aae753ed97445160ec191c18df8e3
2019-02-20 19:13:54 +00:00
..
ApiCrossWiki.php ApiCrossWiki: Handle needsToken() returning false 2018-09-18 17:21:50 -04:00
ApiEchoArticleReminder.php Make notifyAgent a per-type property rather than per-event 2018-10-29 15:41:51 -07:00
ApiEchoMarkRead.php Add cross-wiki proxying to the action=markasread API 2018-09-03 08:07:39 -07:00
ApiEchoMarkSeen.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoNotifications.php Make use of the …::class feature in production code 2019-02-20 19:13:54 +00:00
ApiEchoUnreadNotificationPages.php Rename ApiCrossWikiBase -> ApiCrossWiki and make it a trait 2018-08-29 18:03:16 -07:00