Files
basango/apps/api-legacy/config/packages/twig.yaml
T

17 lines
361 B
YAML

twig:
file_name_pattern: '*.twig'
date:
format: 'd M Y'
interval_format: '%d days'
timezone: null
number_format:
decimals: 2
decimal_point: ','
thousands_separator: '.'
globals:
'application': '@Basango\SharedKernel\Domain\Application'
when@test:
twig:
strict_variables: true