You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19898 Remove redundant parenthesis on attribute (alamirault)
This PR was merged into the 5.4 branch.
Discussion
----------
Remove redundant parenthesis on attribute
In symfony codebase `#[Foo]` is used instead of `#[Foo()]`
Phpstorm like also without

I've made also PR for 6.4, if you're agree with this rule I will made other PR.
(And maybe a new doctor-rst rule)
Commits
-------
6453ce3 Remove redundant parenthesis on attribute
0 commit comments