Skip to content

Commit

Permalink
Missing Environment and LoaderInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Sep 22, 2021
1 parent 803efed commit 61df934
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/escapingTest.php
Expand Up @@ -2,6 +2,9 @@

namespace Twig\Tests;

use Twig\Environment;
use Twig\Loader\LoaderInterface;

/**
* This class is adapted from code coming from Zend Framework.
*
Expand Down

0 comments on commit 61df934

Please sign in to comment.