Support for attributes instead of having to use annotations #500
cfinnestad
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Attributes are new with PHP 8+ and provide a better way of adding metadata that allows for better type-checking and autocomplete of the methods being called. So it would be nice if they were supported.
Beta Was this translation helpful? Give feedback.
All reactions