@@ -97,7 +97,7 @@ discard block |
||
| 97 | 97 | } |
| 98 | 98 | |
| 99 | 99 | /** |
| 100 | - * @param double|integer $wait_time |
|
| 100 | + * @param integer $wait_time |
|
| 101 | 101 | * |
| 102 | 102 | * @return iMessage|object|null |
| 103 | 103 | * @throws QueueException |
@@ -134,7 +134,7 @@ discard block |
||
| 134 | 134 | } |
| 135 | 135 | |
| 136 | 136 | /** |
| 137 | - * @param double|integer $wait_time |
|
| 137 | + * @param integer $wait_time |
|
| 138 | 138 | * |
| 139 | 139 | * @return iMessage|object|null |
| 140 | 140 | * @throws QueueException |