Skip to content

[CRUD] Remove abbreviation in var name $em #317

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
Dec 13, 2018

Conversation

ckrack
Copy link
Contributor

@ckrack ckrack commented Nov 8, 2018

As stated by @kunicmarco20 here, no abbreviations should be used in var names.

This PR fixes this in the generated Controller for make:crud

@weaverryan
Copy link
Member

Thanks @ckrack!

@weaverryan weaverryan merged commit 8176d83 into symfony:master Dec 13, 2018
weaverryan added a commit that referenced this pull request Dec 13, 2018
This PR was merged into the 1.0-dev branch.

Discussion
----------

[CRUD] Remove abbreviation in var name $em

As stated by @kunicmarco20 [here](symfony/symfony-docs#10588 (review)), no abbreviations should be used in var names.

This PR fixes this in the generated Controller for `make:crud`

Commits
-------

8176d83 Remove abbreviation in var name $em
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants