@@ -261,7 +261,7 @@ |
||
261 | 261 | } |
262 | 262 | |
263 | 263 | /** |
264 | - * @param int|callable $tries |
|
264 | + * @param integer $tries |
|
265 | 265 | * @param callable|null $callback |
266 | 266 | * @return mixed |
267 | 267 | * @throws \Exception |