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

MenuBundle menu_entity configuration not fully supported #998

Closed
henrypenny opened this issue Feb 10, 2016 · 1 comment
Closed

MenuBundle menu_entity configuration not fully supported #998

henrypenny opened this issue Feb 10, 2016 · 1 comment

Comments

@henrypenny
Copy link
Contributor

Changing the menu_entity configuration doesn't fully work.

Eg.

vendor/kunstmaan/bundles-cms/src/Kunstmaan/MenuBundle/Service/MenuService.php:50 :

$menuObjects = $this->em->getRepository('KunstmaanMenuBundle:Menu')->findAll();

And

vendor/kunstmaan/bundles-cms/src/Kunstmaan/MenuBundle/Service/MenuService.php:63

$menu = new Menu();

@jockri
Copy link
Contributor

jockri commented Feb 11, 2016

Indeed, this should be changed. Can you send a PR to fix this?

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

2 participants