Skip to content

Typo : 'use' is expecting ',' or ';' #11057

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

Closed
wants to merge 1 commit into from

Conversation

Rom1deTroyes
Copy link
Contributor

use is expecting ',' or ';' : here, ; seems a good choice :-)

`use` is expecting ',' or ';' : here, `;` seems a good choice :-)
@xabbuh xabbuh added this to the 3.4 milestone Feb 26, 2019
@javiereguiluz
Copy link
Member

@Rom1deTroyes thanks for fixing this bug. We merged it in 3.4 branch (that's why GitHub shows it as closed instead of merged, but it's merged). Congrats on your first Symfony Docs contribution!

javiereguiluz added a commit that referenced this pull request Feb 26, 2019
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes #11057).

Discussion
----------

Typo : 'use' is expecting ',' or ';'

`use` is expecting ',' or ';' : here, `;` seems a good choice :-)

Commits
-------

a99bd68 Typo : 'use' is expecting ',' or ';'
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.

4 participants