Fixed some @params documentation (includes/*)
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 19 Apr 2014 20:22:20 +0000 (22:22 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 19 Apr 2014 20:22:20 +0000 (22:22 +0200)
commitb45420410f9fcec1f658410e749ad9deef16848b
tree1d8e47574eb85e7e1756401b353e7543393f1a62
parent1b2f6d0592d7ccd80beb4d2dec11b94c5c1638e2
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: Iced714bca004756b461b66067a49a925a7e3b877
22 files changed:
includes/debug/Debug.php
includes/deferred/SearchUpdate.php
includes/logging/LogEntry.php
includes/logging/LogEventsList.php
includes/logging/LogFormatter.php
includes/logging/LogPager.php
includes/poolcounter/PoolCounter.php
includes/poolcounter/PoolCounterRedis.php
includes/poolcounter/PoolCounterWork.php
includes/profiler/Profiler.php
includes/revisiondelete/RevisionDelete.php
includes/revisiondelete/RevisionDeleteAbstracts.php
includes/revisiondelete/RevisionDeleteUser.php
includes/revisiondelete/RevisionDeleter.php
includes/site/MediaWikiSite.php
includes/site/Site.php
includes/site/SiteList.php
includes/site/SiteSQLStore.php
includes/site/SiteStore.php
includes/title/MediaWikiTitleCodec.php
includes/title/TitleFormatter.php
includes/title/TitleValue.php