mediawiki-extensions-Echo/includes/api
Thiemo Kreuz c1c3c7b672 Make "@… array" type hints more specific
There are about 200 of such generic "array" type hints in this code base,
the majority in @param tags. I started with what I found most relevant:
@var and @return tags. I might continue working on this later, but
wanted to stop for now to keep this patch moderately small.

Change-Id: Iff0d9590a794ae0f885466ef6bb336b0b42a6cd3
2018-08-13 09:27:37 +02:00
..
ApiCrossWikiBase.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoArticleReminder.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoMarkRead.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoMarkSeen.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoNotifications.php Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
ApiEchoUnreadNotificationPages.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00