Correct variable names in @param to match method declarations
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 13 Aug 2014 19:41:39 +0000 (21:41 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Wed, 13 Aug 2014 19:48:28 +0000 (21:48 +0200)
commit21e0c1c53326fcff9e52604144cf254fadde57fa
tree142ca161ab5511c9cb7fc35be464043f3f758185
parent079d9ae83c5e5f7568dbcd267411dca5ccef4905
Correct variable names in @param to match method declarations

Some @param have a typo in the variable name,
some @param's were in wrong order.

Change-Id: Ie25806831027112b398f6f4a909c59147ac3a5fa
26 files changed:
includes/Block.php
includes/changes/RecentChange.php
includes/filebackend/SwiftFileBackend.php
includes/filerepo/file/File.php
includes/installer/DatabaseUpdater.php
includes/installer/MssqlInstaller.php
includes/media/BitmapMetadataHandler.php
includes/media/XCF.php
includes/objectcache/MemcachedBagOStuff.php
includes/objectcache/WinCacheBagOStuff.php
includes/page/WikiPage.php
includes/poolcounter/PoolWorkArticleView.php
includes/revisiondelete/RevisionDeleter.php
includes/upload/UploadBase.php
includes/utils/MWCryptHKDF.php
includes/utils/UIDGenerator.php
languages/Language.php
maintenance/namespaceDupes.php
tests/phpunit/includes/ImagePageTest.php
tests/phpunit/includes/api/query/ApiQueryContinueTestBase.php
tests/phpunit/includes/api/query/ApiQueryTest.php
tests/phpunit/includes/media/XCFTest.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/fetchTextTest.php
tests/testHelpers.inc
thumb.php