Completed
Push — add/sync-action ( 625fbd...9c2804 )
by
unknown
177:42 queued 169:06
created
sync/class.jetpack-sync-wp-replicastore.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -338,6 +338,10 @@
 block discarded – undo
338 338
 	}
339 339
 
340 340
 	// functions
341
+
342
+	/**
343
+	 * @param string $name
344
+	 */
341 345
 	public function get_callable( $name ) {
342 346
 		$value = get_option( 'jetpack_' . $name );
343 347
 
Please login to merge, or discard this patch.