Skip to content

Commit 7b17cc9

Browse files
committed
add twig linemarker info
1 parent 375e09c commit 7b17cc9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: languages/twig/index.rst

+10-1
Original file line numberDiff line numberDiff line change
@@ -287,4 +287,13 @@ Pipes variable context from original include statement position
287287
{# template.html.twig #}
288288
{{ foo.method }}
289289
{{ entity.method }}
290-
290+
291+
Implements and Overwrites
292+
-----------------------------------
293+
294+
- Macros from import
295+
- Twig include file
296+
- Block overwrites
297+
- Block implementations
298+
299+
.. image:: twig_implementations.png

Diff for: languages/twig/twig_implementations.png

20.8 KB
Loading

0 commit comments

Comments
 (0)