wiki.techinc.nl/tests/phpunit/includes/api/query
umherirrender cd80906d4a Change @return to start with type
MediaWiki default is "@return type Description", so set a type after
return and start the description with a capital letter. Also use the
more common spelling of boolean.

See http://phpdoc.org/docs/latest/references/phpdoc/tags/return.html for
more about @return

Change-Id: I4e5198822fe92836f9cef9918a9fc1a1a1e0a043
2014-08-20 20:35:41 +02:00
..
ApiQueryBasicTest.php Remove mergeExpected and assertResultRecursive 2013-12-06 00:12:40 +01:00
ApiQueryContinue2Test.php General Cleanup of some Tests 2013-11-25 14:17:35 +00:00
ApiQueryContinueTest.php General Cleanup of some Tests 2013-11-25 14:17:35 +00:00
ApiQueryContinueTestBase.php Change @return to start with type 2014-08-20 20:35:41 +02:00
ApiQueryRevisionsTest.php @covers for ApiQuery stuff 2013-10-24 11:04:00 +01:00
ApiQueryTest.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
ApiQueryTestBase.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00