Skip to content

Commit 7561792

Browse files
committed
add twig.yaml to demonstrate conflicts
1 parent fa8284c commit 7561792

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
when@test:
2+
twig:
3+
strict_variables: true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
twig:
2+
default_path: '%kernel.project_dir%/templates'
3+
form_themes:
4+
- bootstrap_5_layout.html.twig
5+
6+
when@test:
7+
twig:
8+
strict_variables: true

0 commit comments

Comments
 (0)