title | issue | author | author_email | author_github |
---|---|---|---|---|
Allow unescaped output of string template renderer |
NEXT-19158 |
d.neustadt |
dneustadt |
- Added optional parameter
htmlEscape
of methodShopware\Core\Framework\Adapter\Twig\StringTemplateRenderer:render
The class StringTemplateRenderer
should not be extended and will become final
.