Return body of Symfony Mailer email in a functional test?

前端 未结 0 837
醉酒成梦
醉酒成梦 2021-01-01 02:47

With Mailer, it appears not possible to retrieve the body of an email in a functional test. For example, with

$email = $this->getMailerMessage(0);
$body =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题