-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
BugConfirmed bugs or bugfixes.Confirmed bugs or bugfixes.
Description
SyliusRefundPlugin version affected: 1.4.0
Description
In
| return new LineItem( |
Steps to reproduce
Add an extension of the LineItem class. When you class entityManager->flush(); it will fail because it is expected to be an instance of LineItem extension.
Possible Solution
Use a factory class.
Metadata
Metadata
Assignees
Labels
BugConfirmed bugs or bugfixes.Confirmed bugs or bugfixes.