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

Improvement: use Doctrine to manage the Reviewer entity #1

Open
matks opened this issue May 23, 2019 · 0 comments
Open

Improvement: use Doctrine to manage the Reviewer entity #1

matks opened this issue May 23, 2019 · 0 comments

Comments

@matks
Copy link
Contributor

matks commented May 23, 2019

In module version 1, the Reviewer model is being persisted in the database using ObjectModel.
https://github.com/friends-of-prestashop/demo-cqrs-hooks-usage-module/blob/master/src/Entity/Reviewer.php

In a future version of this module, we could demonstrate the use of Doctrine to handle the database persistence.

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