Skip to content

Removing a bit more of AppBundle everywhere #8631

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
Nov 14, 2017

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Nov 13, 2017

No description provided.

@@ -210,7 +210,7 @@ the username and then check the password (more on passwords in a moment):
providers:
our_db_provider:
entity:
class: AppBundle:User
class: App\Entity\User
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App:User ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See related discussion #8579 (comment)

@wouterj wouterj added this to the 4.0 milestone Nov 13, 2017
@xabbuh
Copy link
Member

xabbuh commented Nov 14, 2017

Thank you @yceruto.

@xabbuh xabbuh merged commit 24b8c59 into symfony:master Nov 14, 2017
xabbuh added a commit that referenced this pull request Nov 14, 2017
This PR was merged into the master branch.

Discussion
----------

Removing a bit more of AppBundle everywhere

Commits
-------

24b8c59 Remove AppBundle approach
@yceruto yceruto deleted the clear_appbundle branch November 15, 2017 00:14
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.

5 participants