Any type for object properties #578
Closed
manuel-watchenterprise
started this conversation in
Ideas
Replies: 1 comment
-
Has been added to the package. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current output of array<string, mixed> is
IMHO it would be better to omit type in case of
mixed
, so the object accepts any type of values.Example:
Beta Was this translation helpful? Give feedback.
All reactions