Skip to content

Commit

Permalink
Remove the note about types mapping argument
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jan 6, 2025
1 parent 8689d46 commit 36ff3fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/tags/types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ The ``types`` tag declares the types of template variables.
included from multiple different places, each potentially having different
variable types.

To do this, specify a :ref:`mapping <twig-expressions>` of names to their types
as strings.

Here is how to declare that ``is_correct`` is a boolean, while ``score`` is a
number (see note below):

Expand Down

0 comments on commit 36ff3fa

Please sign in to comment.