You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered: