@@ -308,8 +308,8 @@ |
||
308 | 308 | } |
309 | 309 | |
310 | 310 | /** |
311 | - * @param mixed $expected |
|
312 | - * @param mixed $actual |
|
311 | + * @param integer $expected |
|
312 | + * @param integer $actual |
|
313 | 313 | * @param string $message |
314 | 314 | * |
315 | 315 | * @return mixed |