mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Mise en place d'un squelette temporaire fonctionnel d'application Symfony. - Ajout bundles debug & runtime pour une implémentation standard - Configuration minimale - .env file in specific directory - Frontal application app.php
7 lines
110 B
YAML
7 lines
110 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|