Skip to content

Instantly share code, notes, and snippets.

@ChubV
Created June 26, 2013 04:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChubV/5864791 to your computer and use it in GitHub Desktop.
Save ChubV/5864791 to your computer and use it in GitHub Desktop.
Twig string
services:
mine.twig_string_loader:
class: "Twig_Loader_String"
mine.twig_string:
class: "%twig.class%"
arguments: [@mine.twig_string_loader, %twig.options% ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment