Skip to content

Proper line numbers for a Basic Controller example #17238

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

githubfromgui
Copy link
Contributor

The lines that describe the method signature and the method return value (lines 12 and 16, respectively), should be 10 and 14 since Symfony version 6.0.

The lines that describe the method signature and the method return value (lines `12` and `16`, respectively), should be `10` and `14` since Symfony version `6.0`.
@carsonbot carsonbot added this to the 6.0 milestone Aug 28, 2022
@xabbuh
Copy link
Member

xabbuh commented Aug 29, 2022

Good catch, thanks @githubfromgui.

@xabbuh xabbuh merged commit ef3ba3e into symfony:6.0 Aug 29, 2022
@githubfromgui githubfromgui deleted the patch-5 branch September 5, 2022 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants