framework:
    templating:
        engines: [twig, php]

twig:
    debug:            "%kernel.debug%"
    strict_variables: "%kernel.debug%"
