tzyganu / Magento2SampleModule

This is where I would put a Magento 2.0 Sample CRUD module if I had one.
MIT License
158 stars 65 forks source link

Fix for Issue #16 #17

Closed kevinjavitz closed 7 years ago

kevinjavitz commented 8 years ago

https://github.com/tzyganu/Magento2SampleModule/issues/16

ddoddsr commented 7 years ago

when compiling bin/magento setup:di:compile without my changes success With my changes in Sample/New/Helper/Image.php line 26 and 158:

[ReflectionException]
Class Sample\News\Model\MagentoImageFactory does not exist (2X) and [RuntimeException]
Source class "\Sample\News\Model\MagentoImage" for "Sample\News\Model\MagentoImageFactory" generation does
not exist.