mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02: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
|