mediawiki-extensions-Echo/includes/Api
thiemowmde cfa424f16b Make use of the ?? and ??= operators where it makes sense
?? is an older PHP 7.0 feature.
??= was added in PHP 7.4, which we can finally use.

Change-Id: If4145c48eb374aa8e5deeb38aecb27c6c8905382
2022-11-09 14:40:52 +01:00
..
ApiCrossWiki.php Make use of the ?? and ??= operators where it makes sense 2022-11-09 14:40:52 +01:00
ApiEchoArticleReminder.php Api: Minor code updates 2022-10-03 00:05:53 +01:00
ApiEchoMarkRead.php Namespace Controller 2022-11-02 14:52:29 -06:00
ApiEchoMarkSeen.php Api: Minor code updates 2022-10-03 00:05:53 +01:00
ApiEchoMute.php Namespace Api classes 2022-10-03 00:05:21 +01:00
ApiEchoNotifications.php Namespace Mapper 2022-11-04 18:05:34 +00:00
ApiEchoUnreadNotificationPages.php Api: Minor code updates 2022-10-03 00:05:53 +01:00