experius / Magento-2-Module-Experius-Email-Catcher

Magento 2 Email Catcher or Email Logger Module. Available At Packagist.

Home Page:https://packagist.org/search/?q=experius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

According to changes has to be getSender instead of getFrom

chaikovskyia opened this issue · comments

$message->setFrom($emailCatcher->getFrom());

fixed, thank you