Fixed some @params documentation (includes/parser)
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 21 Apr 2014 23:38:39 +0000 (01:38 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 21 Apr 2014 23:38:39 +0000 (01:38 +0200)
commit7f9fd639012d0232e84970463eaf37baab48f9f2
treec4fc819a547937f1e3d6a2aef34c9783aee25c2b
parent4114333da508a12e3d806345475534fb10aa871c
Fixed some @params documentation (includes/parser)

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: I49f8f48b521878de7abd9cc40efdeff6cf9a37e0
15 files changed:
includes/parser/CacheTime.php
includes/parser/CoreParserFunctions.php
includes/parser/CoreTagHooks.php
includes/parser/DateFormatter.php
includes/parser/LinkHolderArray.php
includes/parser/Parser.php
includes/parser/ParserCache.php
includes/parser/ParserOptions.php
includes/parser/ParserOutput.php
includes/parser/Parser_DiffTest.php
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/parser/StripState.php
includes/parser/Tidy.php