Skip to content

Fix Magic Method call on a DataObject instance #26

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

Conversation

hostep
Copy link
Collaborator

@hostep hostep commented Apr 8, 2020

Commit a72458c broke the fix added in #12

Without this fix, I'm getting the following error when executing phpstan:

Call to an undefined method Magento\Framework\DataObject::setSomeProperty()

@shochdoerfer
Copy link
Member

Ah stupid me. Thanks!

@shochdoerfer shochdoerfer merged commit 76410fc into bitExpert:master Apr 8, 2020
@hostep
Copy link
Collaborator Author

hostep commented Apr 8, 2020

Awesome, thanks for the quick merge!

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.

2 participants