fileNamePattern('*.twig') ->global('username', service(WhoAreYou::class)); if ($_SERVER['APP_ENV'] === 'test') { $twig->strictVariables(true); } };