Completed
Push — update/dont-sync-subscribers-o... ( cb39b9 )
by
unknown
11:11
created
sync/class.jetpack-sync-module-users.php 1 patch
Doc Comments   +5 added lines patch added patch discarded remove patch
@@ -157,6 +157,11 @@
 block discarded – undo
157 157
 		}
158 158
 	}
159 159
 
160
+	/**
161
+	 * @param string $action_name
162
+	 * @param string $id_field
163
+	 * @param string $where_sql
164
+	 */
160 165
 	protected function enqueue_all_ids_as_action( $action_name, $table_name, $id_field, $where_sql ) {
161 166
 		global $wpdb;
162 167
 
Please login to merge, or discard this patch.