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.
1 parent dc6ba1a commit 607d23aCopy full SHA for 607d23a
reference/configuration/twig.rst
@@ -121,7 +121,7 @@ application harder to maintain.
121
cache
122
~~~~~
123
124
-**type**: ``string`` | ``false`` | ``Twig\Cache\CacheInterface`` **default**: ``'%kernel.cache_dir%/twig'``
+**type**: ``string`` | ``false`` **default**: ``'%kernel.cache_dir%/twig'``
125
126
Before using the Twig templates to render some contents, they are compiled into
127
regular PHP code. Compilation is a costly process, so the result is cached in
0 commit comments