Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Update service_decoration.rst#19470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fix code example to have attribute above property declaration
OskarStark commentedJan 31, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Good catch, thanks@Exalyon and congratulations on your first contribution to the Symfony documentation 🎉 |
dkarlovi commentedJan 31, 2024
@OskarStark would it be possible to have the code examples be extracted and at least linted by a specific tool / command? Something like etc. IIRC we've discussed that in#18275. |
Fix code example to have attribute above property declaration.
You cannot have an attribute between the visibility and the name of the property