mediawiki-extensions-Echo/includes/special
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
..
NotificationPager.php Minor cleanups to PHPDoc blocks 2017-12-15 15:42:38 +01:00
SpecialDisplayNotificationsConfiguration.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
SpecialNotifications.php Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
SpecialNotificationsMarkRead.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00