Fixed some @params documentation (includes/*)
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 20 Apr 2014 19:16:57 +0000 (21:16 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 20 Apr 2014 19:16:57 +0000 (21:16 +0200)
commit8ad1c9244125747f0ef0a8e1e053d04bbfebe19d
tree9620ab30fc986cb9718fb737c6a285f739c48b5b
parent79ebb4b0288b709fb53cff8f7ebc5f50221931c9
Fixed some @params documentation (includes/*)

Swapped some "$var type" to "type $var" or added missing types
before the $var. Changed some other types to match the more common
spelling. Makes beginning of some text in captial.
Also added some missing @param.

Change-Id: I7f605aa9e117b5fd80d9b1440864fe526d2b14a5
40 files changed:
includes/AuthPlugin.php
includes/AutoLoader.php
includes/Autopromote.php
includes/Category.php
includes/Categoryfinder.php
includes/ChangeTags.php
includes/ChangesFeed.php
includes/Cookie.php
includes/FeedUtils.php
includes/FileDeleteForm.php
includes/Init.php
includes/Licenses.php
includes/LinkFilter.php
includes/MWTimestamp.php
includes/MessageBlobStore.php
includes/MimeMagic.php
includes/Namespace.php
includes/OutputHandler.php
includes/PageQueryPage.php
includes/ProtectionForm.php
includes/QueryPage.php
includes/RevisionList.php
includes/Sanitizer.php
includes/SquidPurgeClient.php
includes/StatCounter.php
includes/StubObject.php
includes/WatchedItem.php
includes/Wiki.php
includes/media/BMP.php
includes/media/Bitmap_ClientOnly.php
includes/media/DjVu.php
includes/media/DjVuImage.php
includes/media/ExifBitmap.php
includes/media/FormatMetadata.php
includes/media/MediaHandler.php
includes/media/MediaTransformOutput.php
includes/media/SVG.php
includes/media/SVGMetadataExtractor.php
includes/media/XMP.php
includes/media/XMPValidate.php