Replies: 1 comment
-
That's not valid PHP indeed, use an attribute with @return to achieve such a thing. |
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
-
There doesn't seem to be a way to specify a DataCollectionOf as a return type.
Example:
This would return:
syntax error, unexpected token "#["
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions