Fixed some @params documentation (includes/utils)
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 21 Jul 2014 18:58:14 +0000 (20:58 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 21 Jul 2014 18:58:14 +0000 (20:58 +0200)
commitd435aa2c5813cd8954db87c5d0cc7d0dd86c6f19
treeabfdb98ebbc60cfae708a14e0fe6551967213b00
parent0b00c9cd7f449ff806c9b5ad5030d314126ec07a
Fixed some @params documentation (includes/utils)

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: I9bd4ef370016cbbcce42d2612031a264eb3de61b
includes/utils/Cdb.php
includes/utils/CdbPHP.php
includes/utils/IP.php
includes/utils/MWCryptHKDF.php
includes/utils/MWCryptRand.php
includes/utils/MWFunction.php
includes/utils/StringUtils.php
includes/utils/UIDGenerator.php
includes/utils/ZipDirectoryReader.php