How to render Twig template from database in symfony2

前端 未结 11 1012
闹比i
闹比i 2020-12-08 04:21

I\'m working on application written in symfony2 and I want to send email after some action/event... the problem is, that the users can define something like \"email template

11条回答
  •  醉酒成梦
    2020-12-08 05:19

    FYI, This feature was suggested to be added in the core of Twig as of 1.11.0, but will be needed to be activated by the developper.

提交回复
热议问题