SchumacherFM / Magento2-Mocks

This Magento2 module provides mock classes when you have physically removed unneeded core modules with dependencies.
https://cyrillschumacher.com/projects/2018-07-01-magento2-mocks/
19 stars 4 forks source link

Fix model inheritance #6

Closed francescosalvi closed 5 years ago

francescosalvi commented 5 years ago

Fix model inheritance to match \Magento\Framework\Model\AbstractModel's constructor signature #5

SchumacherFM commented 5 years ago

Thank you very much!

francescosalvi commented 5 years ago

@SchumacherFM you're welcome!