Skip to content

Instantly share code, notes, and snippets.

@Tocacar
Created May 7, 2014 14:14
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 Tocacar/f8a8fc5146f4571cbc32 to your computer and use it in GitHub Desktop.
Save Tocacar/f8a8fc5146f4571cbc32 to your computer and use it in GitHub Desktop.
services:
twig.loader.filesystem:
class: %twig.loader.filesystem.class%
arguments:
- @templating.locator
- @templating.name_parser
tags:
- { name: twig.loader }
twig.loader.string:
class: Twig_Loader_String
tags:
- { name: twig.loader }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment