Completed
Push — try/full-sync-send-immediately ( bcaac9...28b873 )
by
unknown
13:16 queued 06:20
created
packages/sync/src/modules/class-full-sync-immediately.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -334,7 +334,6 @@  discard block
 block discarded – undo
334 334
 	 *
335 335
 	 * @access public
336 336
 	 *
337
-	 * @param array $configs Full sync configuration for all sync modules.
338 337
 	 */
339 338
 	public function continue_sending() {
340 339
 		// TODO Lock.
@@ -352,7 +351,6 @@  discard block
 block discarded – undo
352 351
 	 *
353 352
 	 * @access public
354 353
 	 *
355
-	 * @param array $configs Full sync configuration for all sync modules.
356 354
 	 */
357 355
 	public function send() {
358 356
 		$config = $this->get_status()['config'];
Please login to merge, or discard this patch.