Completed
Push — add/sync-partial-sync-checksum... ( 93f4e2...c9ed3f )
by
unknown
253:26 queued 243:12
created
packages/sync/src/replicastore/class-table-checksum.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -202,7 +202,7 @@
 block discarded – undo
202 202
 	 *
203 203
 	 * @param string $table Table name to validate.
204 204
 	 *
205
-	 * @return mixed|string
205
+	 * @return string
206 206
 	 * @throws Exception Throw an exception on validation failure.
207 207
 	 */
208 208
 	private function validate_table_name( $table ) {
Please login to merge, or discard this patch.