8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We already do that in the PHP code block below and I think doing the same here would make it more easier to follow what you need to do.
Sorry, something went wrong.
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
I like this idea ... but I'm not sure about this specific case. The diff should add - to the previous route and + to the uncommented import. Showing the same route commented and uncommented is not that useful in my opinion.
-
+
Showing - for the previous route would be wrong as you do not have to remove existing definitions.
remove useless annotation routing config changes
156f7e7
4b7e0ef
With symfony/recipes#260 we will be able to just remove the whole example. So I suggest that we just wait for it to be merged.
Closed in favor of #8726
javiereguiluz javiereguiluz left review comments
Successfully merging this pull request may close these issues.