addExtension(new StringLoaderExtension()); $twig->addExtension(new DebugExtension()); return $twig; } }