We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9505b08 + a192ee7 commit 9db8d47Copy full SHA for 9db8d47
Twig/InlineCssExtension.php
@@ -15,7 +15,7 @@
15
use Symfony\Component\Config\FileLocatorInterface;
16
use Symfony\Component\Templating\TemplateNameParserInterface;
17
18
-class InlineCssExtension extends \Twig_Extension
+class InlineCssExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
19
{
20
/**
21
* @var ToInlineStyleEmailConverter
0 commit comments