Development

This commit is contained in:
Simon Sessingø
2016-11-19 04:41:29 +01:00
parent ed1ac74e7a
commit 8f33cc1a39
6 changed files with 39 additions and 13 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ class InputItem
}
/**
* @return array
* @return string
*/
public function getName()
{
@@ -25,7 +25,7 @@ class InputItem
}
/**
* @return array
* @return string
*/
public function getValue()
{