Completed
Push — add/sync-rest-2 ( 90335e...784d3b )
by
unknown
08:38
created
sync/class.jetpack-sync-all.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -25,6 +25,9 @@
 block discarded – undo
25 25
 		return array();
26 26
 	}
27 27
 
28
+	/**
29
+	 * @param string $part
30
+	 */
28 31
 	static function trigger( $part ) {
29 32
 
30 33
 		if ( empty( self::$to_sync ) ) {
Please login to merge, or discard this patch.