@@ -35,7 +35,6 @@ |
||
35 | 35 | /** |
36 | 36 | * Checks the validity of the Imei using the Luhn algorithm |
37 | 37 | * |
38 | - * @param int $value |
|
39 | 38 | * @return int |
40 | 39 | * @throws \ValueObjects\Exception\InvalidNativeArgumentException |
41 | 40 | */ |