mediawiki-extensions-Echo/tests/phpunit
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
..
api Remove call to doLogin(), which does nothing 2018-04-11 17:11:27 +03:00
cache Merge "Avoid counting where not necessary" 2018-06-26 13:54:59 +00:00
controller Add @covers tags 2018-01-23 16:44:45 -08:00
gateway Add @covers tags 2018-01-23 16:44:45 -08:00
iterator Add @covers tags 2018-01-23 16:44:45 -08:00
maintenance Add @covers tags 2018-01-23 16:44:45 -08:00
mapper NotificationMapper: Use batching in deleteByUserEventOffset() 2018-08-08 14:57:58 -07:00
model Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
AttributeManagerTest.php Add @covers tags 2018-01-23 16:44:45 -08:00
BundlerTest.php Add @covers tags 2018-01-23 16:44:45 -08:00
ContainmentSetTest.php Add @covers tags 2018-01-23 16:44:45 -08:00
DiffParserTest.php Add @covers tags 2018-01-23 16:44:45 -08:00
DiscussionParserTest.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDbFactoryTest.php Add @covers tags 2018-01-23 16:44:45 -08:00
EchoSummaryParserTest.php Don't ping from user talk links in summary 2018-03-08 14:36:58 -08:00
NotificationsTest.php Move NotificationsTest to tests/phpunit 2018-06-06 19:30:35 +00:00
NotifUserTest.php NotifUser: Remove basically-unused talk notification cache 2018-08-09 16:34:04 -07:00
TalkPageFunctionalTest.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ThankYouEditTest.php Re-enable test coverage reporting, add @covers tags 2018-06-28 08:32:57 -04:00
UserLocatorTest.php Add @covers tags 2018-01-23 16:44:45 -08:00