3 changed files with 16 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||||
|
twig: |
||||||
|
file_name_pattern: '*.twig' |
||||||
|
|
||||||
|
when@test: |
||||||
|
twig: |
||||||
|
strict_variables: true |
||||||
@ -0,0 +1,5 @@ |
|||||||
|
twig_component: |
||||||
|
anonymous_template_directory: 'components/' |
||||||
|
defaults: |
||||||
|
# Namespace & directory for components |
||||||
|
App\Twig\Components\: 'components/' |
||||||
Loading…
Reference in new issue