Created
October 11, 2014 09:36
-
-
Save alexandresalome/e1dcf99dedadd4838a99 to your computer and use it in GitHub Desktop.
Revisions
-
Alexandre Salomé created this gist
Oct 11, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ <?php This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ <?php $composer->require('twig/twig')->load(); return class_exists('Twig_Environment');