Skip to content

Instantly share code, notes, and snippets.

@alexandresalome
Created October 11, 2014 09:36
Show Gist options
  • Select an option

  • Save alexandresalome/e1dcf99dedadd4838a99 to your computer and use it in GitHub Desktop.

Select an option

Save alexandresalome/e1dcf99dedadd4838a99 to your computer and use it in GitHub Desktop.

Revisions

  1. Alexandre Salomé created this gist Oct 11, 2014.
    1 change: 1 addition & 0 deletions bar.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <?php
    4 changes: 4 additions & 0 deletions foo.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <?php
    $composer->require('twig/twig')->load();

    return class_exists('Twig_Environment');