title | issue | author | author_email | author_github |
---|---|---|---|---|
repair load custom seo url twig extensions |
NEXT-25509 |
Björn Herzke |
wrongspot |
- Added
Shopware\Core\Framework\Adapter\Twig\TwigVariableParserFactory
- Changed
Shopware\Core\Content\Seo\SeoUrlGenerator::__construct
removedTwigVariableParser
and useTwigVariableParserFactory
instead - Changed
Shopware\Core\Content\ProductExport\Service\ProductExportGenerator::__construct
removedTwigVariableParser
and useTwigVariableParserFactory
instead - Deprecated direct usage of
Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
-service useShopware\Core\Framework\Adapter\Twig\TwigVariableParserFactory
instead