beebots / magento2-admin-customer-quote

Allow admins to lookup started quotes on customers
MIT License
4 stars 4 forks source link

Error in QuoteSender.php #1

Closed dnyt84 closed 4 years ago

dnyt84 commented 4 years ago

Hello,

when I run php bin/magento setup:di:compile

I get the following error:

[@vz04 magento]$ php bin/magento setup:di:compile Compilation was started. Repositories code generation... 1/8 [===>------------------------] 12% 1 sec 80.5 MiB Parse error: syntax error, unexpected ')' in magento/app/code/BeeBots/AdminCustomerQuote/Model/QuoteSender.php on line 98

I removed the , in line 97 and ran the command again and it worked. I was able to send a Quote via email

Thank you

Daniel

shilpsauce commented 4 years ago

Should be fixed. now.