Add missing @return and @param to doc blocks
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 25 Aug 2014 16:50:35 +0000 (18:50 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 27 Aug 2014 19:57:45 +0000 (21:57 +0200)
commitb0cfcd0fcbcbe02be3b91f8605951b48f3d3ddcd
tree58618691994e6ce397bc6dbca2ba84d287569fa8
parent0c75fef54c7dd045c2faff8dbb8b4e6e233d1a2d
Add missing @return and @param to doc blocks

Change-Id: I9d99ba1968ed8f97624d957754c8847dfe1b41da
19 files changed:
includes/Setup.php
includes/content/MessageContent.php
includes/context/RequestContext.php
includes/resourceloader/ResourceLoaderLESSFunctions.php
includes/search/SearchHighlighter.php
languages/LanguageConverter.php
maintenance/preprocessorFuzzTest.php
maintenance/updateCollation.php
tests/parser/parserTest.inc
tests/phpunit/includes/EditPageTest.php
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/includes/upload/UploadFromUrlTest.php
tests/phpunit/includes/utils/StringUtilsTest.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/fetchTextTest.php
tests/phpunit/structure/ResourcesTest.php
tests/phpunit/structure/StructureTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php
tests/testHelpers.inc