Completed
Push — add/sync-action ( 956ba2...b12fa4 )
by
unknown
09:27
created
sync/class.jetpack-sync-wp-replicastore.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -332,6 +332,10 @@
 block discarded – undo
332 332
 	}
333 333
 
334 334
 	// functions
335
+
336
+	/**
337
+	 * @param string $constant
338
+	 */
335 339
 	public function get_callable( $constant ) {
336 340
 		$value = get_option( 'jetpack_' . $constant );
337 341
 
Please login to merge, or discard this patch.