Replies: 1 comment
-
|
I get your confusion, updated the docs on it. While attributes are newer, annotations provide far better support for static analysis and IDE's. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation about nesting it says annotations are recommended over using PHP attributes. I was just wondering if this is correct or a mixup, as I would expect attributes as a "newer" php feature to be the recommended way.
Beta Was this translation helpful? Give feedback.
All reactions