Completed
Push — add/sync-action ( 7a4317...2198b8 )
by
unknown
444:07 queued 435:11
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.