mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Edited doc/templates.rst via GitHub
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ Twig always references the following variables:
|
||||
Filters
|
||||
-------
|
||||
|
||||
Variables can by modified by **filters**. Filters are separated from the
|
||||
Variables can be modified by **filters**. Filters are separated from the
|
||||
variable by a pipe symbol (``|``) and may have optional arguments in
|
||||
parentheses. Multiple filters can be chained. The output of one filter is
|
||||
applied to the next.
|
||||
|
||||
Reference in New Issue
Block a user