Completed
Push — update/idc-endpoint-migration ( 83c572...19a41d )
by
unknown
151:48 queued 142:00
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
@@ -766,7 +766,7 @@
 block discarded – undo
766 766
 	 *
767 767
 	 * @param string $item Sync item identifier.
768 768
 	 *
769
-	 * @return string|string[]|null
769
+	 * @return null|string
770 770
 	 */
771 771
 	protected static function sanitize_item_ids( $item ) {
772 772
 		// lets not delete any options that don't start with jpsq_sync- .
Please login to merge, or discard this patch.