Skip to content

Commit

Permalink
fix wrong annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
gehrisandro committed Nov 12, 2024
1 parent e6d4099 commit 5bfb908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
final class ThreadMessageResponseContentImageUrl implements ResponseContract
{
/**
* @use ArrayAccessible<array{file_id: string, detail?: string}>
* @use ArrayAccessible<array{url: string, detail?: string}>
*/
use ArrayAccessible;

Expand Down

0 comments on commit 5bfb908

Please sign in to comment.