mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-31 20:47:28 +00:00
Update docs
This commit is contained in:
@@ -558,9 +558,6 @@ Twig supports the following optimizations:
|
||||
* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_FOR``, optimizes the ``for`` tag by
|
||||
removing the ``loop`` variable creation whenever possible.
|
||||
|
||||
* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_TEXT_NODES``, optimizes the text
|
||||
nodes by merging consecutive text nodes into a single one.
|
||||
|
||||
Exceptions
|
||||
----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user