Completed
Push — add/plan-price-display-compone... ( 3674cb...d08f20 )
by
unknown
18:22 queued 12:27
created
packages/sync/src/class-listener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
 	 * Prevent adding items to the queue if it hasn't sent an item for 15 mins
159 159
 	 * AND the queue is over 1000 items long (by default).
160 160
 	 *
161
-	 * @param object $queue Sync queue.
161
+	 * @param string $queue Sync queue.
162 162
 	 * @return bool
163 163
 	 */
164 164
 	public function can_add_to_queue( $queue ) {
Please login to merge, or discard this patch.