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

Add an entitySave() method to DataProviderEntity. #1023

Open
wants to merge 1 commit into
base: 7.x-2.x
Choose a base branch
from

Conversation

jsacksick
Copy link
Contributor

I have a custom need for the commerce_order (Order) entity type where I'd like to refresh the order (by calling an API function) before the entity gets saved, but currently there's a direct call to the ->save() method on the wrapper from setPropertyValues() which makes that impossible atm.

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

Successfully merging this pull request may close these issues.

1 participant