Completed
Push — update/sync-v4-endpoints ( 847d73...5cb188 )
by
unknown
31:48 queued 21:57
created
projects/packages/sync/src/class-rest-endpoints.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -765,7 +765,7 @@
 block discarded – undo
765 765
 	 * Sanitize Item Ids
766 766
 	 * @param $item
767 767
 	 *
768
-	 * @return string|string[]|null
768
+	 * @return null|string
769 769
 	 */
770 770
 	protected static function sanitize_item_ids( $item ) {
771 771
 		// lets not delete any options that don't start with jpsq_sync-
Please login to merge, or discard this patch.