Completed
Pull Request — add/plan-price-display-compone... (#14027)
by
unknown
06:09
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.