mediawiki-extensions-Echo/includes/Api
thiemowmde 7e3d73c11b More specific type hints and type declarations
Most notably:
* Use the much more narrow UserIdentity interface where possible.
* Make array type hints in PHPDocs as specific as possible.

Change-Id: Id189da4028b7874909277881dcf6539169dd13b6
2024-05-16 10:32:19 +02:00
..
ApiCrossWiki.php More specific type hints and type declarations 2024-05-16 10:32:19 +02:00
ApiEchoArticleReminder.php Use namespaced classes 2023-12-11 16:39:00 +01:00
ApiEchoCreateEvent.php Add API module for sending notifications 2024-05-04 17:43:39 +03:00
ApiEchoMarkRead.php Namespace a few more classes 2023-08-18 21:48:15 +01:00
ApiEchoMarkSeen.php Namespace some more classes 2023-08-18 21:24:59 +01:00
ApiEchoMute.php Inject service LinkBatchFactory into ApiEchoMute 2024-03-17 19:13:44 +00:00
ApiEchoNotifications.php More specific type hints and type declarations 2024-05-16 10:32:19 +02:00
ApiEchoUnreadNotificationPages.php Migrate to IReadableDatabase::newSelectQueryBuilder 2024-04-28 01:05:10 +02:00