setor7soft / magento2-cielo

Integração da Cielo para Magento2 usando api 3
Open Software License 3.0
7 stars 22 forks source link

Error executing setup:di:compile in Magento 2.2.4 #7

Open josneyr opened 6 years ago

josneyr commented 6 years ago

Fatal error: Class Setor7\Cielo\Model\Cielo\Interceptor may not inherit from final class (Setor7\Cielo\Model\Cielo) in /srv/public_html/generated/code/Setor7/Cielo/Model/Cielo/Interceptor.php on line 7

vmartins commented 5 years ago

Remove final from https://github.com/setor7soft/magento2-cielo/blob/master/Model/Cielo.php#L11