Fix wrong class name for kerox/twig-image-placeholder-extension

This commit is contained in:
Romain Monteil
2021-01-23 19:51:46 +01:00
parent d70bce21c5
commit f17d64e94a

View File

@@ -1,5 +1,5 @@
services:
Kerox\TwigImagePlaceholder\SvgExtension:
Kerox\TwigImagePlaceholder\SvgPlaceholderExtension:
autowire: true
autoconfigure: true