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

DDC-2876: [GH-891] Allow to not generate extra use #3633

Closed
doctrinebot opened this issue Dec 30, 2013 · 2 comments
Closed

DDC-2876: [GH-891] Allow to not generate extra use #3633

doctrinebot opened this issue Dec 30, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@doctrinebot
Copy link

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of spolischook:

Url: #891

Message:

For case when we not generate annotation (by default at doctrine orm:generate-entities) allow to not generate extra use for it -

use Doctrine\ORM\Mapping as ORM;

For example if generate entities for my project that use only dbal in pord but use orm for generate entities in dev mode.

@doctrinebot
Copy link
Author

Comment created by @doctrinebot:

A related Github Pull-Request [GH-891] was closed:
#891

@doctrinebot
Copy link
Author

Issue was closed with resolution "Fixed"

@doctrinebot doctrinebot added this to the 2.5 milestone Dec 6, 2015
@doctrinebot doctrinebot added the Bug label Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants