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 0a47856 + c1e66b4 commit c0acae7Copy full SHA for c0acae7
src/Mouf/Html/Renderer/Twig/TwigTemplate.php
@@ -4,6 +4,7 @@
4
use Mouf\Html\HtmlElement\HtmlElementInterface;
5
use Mouf\Utils\Value\MapValueInterface;
6
use Mouf\Utils\Value\ValueUtils;
7
+use Mouf\Utils\Value\ValueInterface;
8
9
/**
10
* This class represents a Twig template that can be rendered, using the toHtml() method.
0 commit comments