Completed
Push — fix/plugin-action-links ( a3870b )
by
unknown
37:01 queued 27:38
created
sync/class.jetpack-sync-module-callables.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -121,6 +121,9 @@
 block discarded – undo
121 121
 		delete_transient( 'jetpack_plugin_api_action_links' );
122 122
 	}
123 123
 
124
+	/**
125
+	 * @param integer $checksum
126
+	 */
124 127
 	public function should_send_callable( $callable_checksums, $name, $checksum ) {
125 128
 		$idc_override_callables = array(
126 129
 			'main_network_site',
Please login to merge, or discard this patch.