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

Extend the "getRepository" method to accept objects as parameter. #1017

Closed
wants to merge 2 commits into from
Closed

Conversation

porebskk
Copy link

This small change in the method "getRepository" will increase the development speed, since the developer isn't anymore forced to insert the FQNS as a string.
Is this change reasonable?

porebskk added 2 commits April 24, 2014 10:45
This small change in the method "getRepository" will increase the development speed, since the developer isn't anymore forced to insert the FQNS as a string.
Update EntityManager.php
@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3099

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius
Copy link
Member

This is just an invalid usage of getRepository - a locator method expects a name to be passed in.

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

3 participants