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

Generate wrong code if entity has a extra namespace #54

Open
TonyGao opened this issue Nov 3, 2017 · 0 comments
Open

Generate wrong code if entity has a extra namespace #54

TonyGao opened this issue Nov 3, 2017 · 0 comments

Comments

@TonyGao
Copy link

TonyGao commented Nov 3, 2017

Hi there,
I'm trying this bundle, it's really fit for me, but I have a problem in a spesific situation. If my entity has a extra namespace, it will generate wrong code in controller, code like below

The Entity shortcut name: AppBundle:Tender/Tender

list($tender\Tenders, $pagerHtml) = $this->paginator($queryBuilder, $request);

Can you fix it? Or is it only suitable for flat entity structure?

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

No branches or pull requests

1 participant