Skip to content

Commit

Permalink
Update tests/Rules/Function/IncludeToRender/IncludeToRenderFunctionRu…
Browse files Browse the repository at this point in the history
…le.fixed.twig

Co-authored-by: Simon André <[email protected]>
  • Loading branch information
alexander-schranz and smnandre authored Nov 9, 2024
1 parent 4911033 commit 02d55f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{{ render(['template_a.html', 'template_b.html'], {'foo': 'bar'}) }}
{{ render(['template_a.html', 'template_b.html'], {'foo': 'bar'}, true) }}
{{ render(['template_a.html', 'template_b.html'], {'foo': 'bar'}, true, true) }}
{{ render(['template_a.html', 'template_b.html']) }}
{{ render(['template_a.html', 'template_b.html'], _context) }}

0 comments on commit 02d55f0

Please sign in to comment.