mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
fixed small typo in the docs
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ And here is how to use it in a template:
|
||||
|
||||
{{ 'Twig'|rot13 }}
|
||||
|
||||
{# will output giwT #}
|
||||
{# will output Gjvt #}
|
||||
|
||||
When called by Twig, the PHP callable receives the left side of the filter
|
||||
(before the pipe ``|``) as the first argument and the extra arguments passed
|
||||
|
||||
Reference in New Issue
Block a user