correct typos in doc-tags and add missing tags

This commit is contained in:
coderkun 2014-09-16 12:42:19 +02:00
commit 857dc97a14
12 changed files with 24 additions and 10 deletions

View file

@ -160,7 +160,7 @@
/**
* Get a GET-parameter.
*
* @param int $index Index of GET-parameter
* @param int $key Index of GET-parameter
* @param string $defaultIndex Index of default configuration value for this parameter
* @return string Value of GET-parameter
*/