Skip to content
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

Pass the naming strategy along when creating an Entity object #16

Merged

Conversation

guiwoda
Copy link
Contributor

@guiwoda guiwoda commented Dec 16, 2015

I believe this is not needed right now, but as Entity inherits from AbstractBuilder, if a NamingStrategy is not given, it will create its own.

This change propagates the configured NamingStrategy with which the original Builder was given, to the internal Entity created.

patrickbrouwers added a commit that referenced this pull request Dec 16, 2015
Pass the naming strategy along when creating an Entity object
@patrickbrouwers patrickbrouwers merged commit d29a4c3 into laravel-doctrine:master Dec 16, 2015
@guiwoda guiwoda deleted the entity_naming_strategy branch December 17, 2015 18:20
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.

None yet

2 participants