mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
Typo in doc
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ Node Visitors
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
* Because of the removal of ``Twig_NodeInterface`` in 2.0, you need to extend
|
* Because of the removal of ``Twig_NodeInterface`` in 2.0, you need to extend
|
||||||
``Twig_BaseNodeVistor`` instead of implementing ``Twig_NodeVisitorInterface``
|
``Twig_BaseNodeVisitor`` instead of implementing ``Twig_NodeVisitorInterface``
|
||||||
directly to make your node visitors compatible with both Twig 1.x and 2.x.
|
directly to make your node visitors compatible with both Twig 1.x and 2.x.
|
||||||
|
|
||||||
Globals
|
Globals
|
||||||
|
|||||||
Reference in New Issue
Block a user