Add missing @param to function docs
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 15 Aug 2014 16:22:34 +0000 (18:22 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 18 Aug 2014 16:24:59 +0000 (16:24 +0000)
commit6b4c44c2db6aca8f843e7ea0b4f1b2b23d70aa33
tree6e2ef7af349903ccbbec03f37cd641738c6bf9ab
parenteea755d3babc7148de76efc0a74f700020ceaae2
Add missing @param to function docs

Change-Id: Ib26407bc55dff7969d8a3b1e2ae51751b202d8fb
25 files changed:
includes/Block.php
includes/GlobalFunctions.php
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/utils/MWCryptHKDF.php
includes/utils/ZipDirectoryReader.php
languages/Language.php
maintenance/archives/upgradeLogging.php
maintenance/backupTextPass.inc
maintenance/commandLine.inc
maintenance/deleteEqualMessages.php
maintenance/findHooks.php
maintenance/purgeChangedPages.php
maintenance/purgeOldText.inc
maintenance/storage/compressOld.php
maintenance/storage/recompressTracked.php
maintenance/storage/resolveStubs.php
maintenance/syncFileBackend.php
maintenance/updateCollation.php
maintenance/userOptions.inc
tests/phpunit/includes/ImportTest.php
tests/phpunit/includes/api/query/ApiQueryTestBase.php
tests/phpunit/includes/specials/SpecialSearchTest.php
tests/phpunit/mocks/media/MockImageHandler.php