Adding Custom data provider for today
This commit is contained in:
6
backend/symfony/config/packages/twig.yaml
Normal file
6
backend/symfony/config/packages/twig.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
Reference in New Issue
Block a user