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

Repository always generate in App namespace #168

Closed
eugenekurasov opened this issue May 3, 2018 · 1 comment
Closed

Repository always generate in App namespace #168

eugenekurasov opened this issue May 3, 2018 · 1 comment
Labels
Bug Bug Fix

Comments

@eugenekurasov
Copy link

If I try generate entity in other namespace than App I get Entity OtherNamespace\Entity\SomeEntity and App\Entity\Repository\SomeEntityRepository

Here is example of usage make:entity with global path
php bin/console make:entity \\OtherNamespace\\Entity\\SomeEntity

@javiereguiluz javiereguiluz added the Bug Bug Fix label May 3, 2018
@eugenekurasov
Copy link
Author

I have found other issue with same problem #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

No branches or pull requests

2 participants