Completed
Push — fix/sync-status ( 5d5a32 )
by
unknown
479:05 queued 465:03
created
sync/class.jetpack-sync-module-full-sync.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -169,6 +169,9 @@
 block discarded – undo
169 169
 		$listener->get_full_sync_queue()->reset();
170 170
 	}
171 171
 
172
+	/**
173
+	 * @param integer $default_value
174
+	 */
172 175
 	private function get_status_option( $option, $default_value = null ) {
173 176
 		$prefix = self::STATUS_OPTION_PREFIX;
174 177
 
Please login to merge, or discard this patch.