Completed
Push — fix/modal-close-button-element... ( 950c6c...5604b8 )
by
unknown
34:58 queued 24: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
@@ -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.