@@ -13,7 +13,7 @@ |
||
13 | 13 | * convert given input to integer |
14 | 14 | * |
15 | 15 | * @param string $input input for converter |
16 | - * @return boolean |
|
16 | + * @return integer |
|
17 | 17 | */ |
18 | 18 | public function convert($input) |
19 | 19 | { |