Completed
Push — developer ( 2584f0...ccb49a )
by Никита
02:19
created
src/SmallFilesQueueTransport.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -97,7 +97,7 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
Please login to merge, or discard this patch.