Fixed some @params documentation
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 10 Apr 2014 18:50:10 +0000 (20:50 +0200)
committerSiebrand <siebrand@kitano.nl>
Mon, 14 Apr 2014 12:59:19 +0000 (12:59 +0000)
commit829886b10a15e84b61e28a140124cd5e0fe4a774
treeeaf0e0fefc2fe7beeaf01492388c7de7916d7549
parentf641b8fdf46c86e55d67b4cc4188b5df38dda5f3
Fixed some @params documentation

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.

Change-Id: I64e8cfe478cb0ba438f40b0631d6e9049cdab567
20 files changed:
includes/CategoryPage.php
includes/Collation.php
includes/OutputPage.php
includes/TitleArray.php
includes/TitleArrayFromResult.php
includes/UserArray.php
includes/UserArrayFromResult.php
includes/WebResponse.php
includes/WikiFilePage.php
includes/actions/Action.php
includes/actions/CachedAction.php
includes/actions/CreditsAction.php
includes/actions/FormAction.php
includes/actions/FormlessAction.php
includes/actions/HistoryAction.php
includes/actions/InfoAction.php
includes/actions/RawAction.php
includes/clientpool/RedisConnectionPool.php
includes/content/Content.php
includes/dao/DBAccessBase.php