env() === 'test') { $twig->strictVariables(true); } $twig->formThemes(['bootstrap_5_layout.html.twig']); $twig->fileNamePattern('*.twig'); $twig->global('favicon', '@App\Service\Favicon'); };