ebizmarts / magento2-mandrill

Mandrill integration for Magento 2.
https://mandrill.com/
36 stars 36 forks source link

Fatal error: Cannot use Magento\Framework\Object as Object on /Controller/Adminhtml/Email/Test.php #85

Closed pratikkamani closed 5 years ago

pratikkamani commented 5 years ago

Describe the bug Fatal error: Cannot use Magento\Framework\Object as Object because 'Object' is a special class name in /app/code/Ebizmarts/Mandrill/Controller/Adminhtml/Email/Test.php on line 13

To Reproduce Steps to reproduce the behavior:

  1. Install extension
  2. php bin/magento setup:di:compile

Expected behavior After installing extension I have run setup:di:compile and this error occur on the terminal.

Additional context Magento 2.3.0 CE version Ebizmarts_Mandrill 3.0.7

pratikkamani commented 5 years ago

Duplicate to https://github.com/ebizmarts/magento2-mandrill/issues/84