We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
How customize the menu_item Model ? The override doesn’t work.
_sylius.yaml
sylius_resource: resources: monsieurbiz_menu.menu_item: classes: model: App\Entity\MonsieurBiz\SyliusMenuPlugin\MenuItem
Console php bin/console debug:container --parameter monsieurbiz_menu.model.menu_item.class monsieurbiz_menu.model.menu_item.class MonsieurBiz\SyliusMenuPlugin\Entity\MenuItem
php bin/console debug:container --parameter monsieurbiz_menu.model.menu_item.class
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
How customize the menu_item Model ?
The override doesn’t work.
_sylius.yaml
Console
php bin/console debug:container --parameter monsieurbiz_menu.model.menu_item.class
monsieurbiz_menu.model.menu_item.class MonsieurBiz\SyliusMenuPlugin\Entity\MenuItem
The text was updated successfully, but these errors were encountered: