mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-05 15:07:11 +00:00
minor #3563 Missing Environment and LoaderInterface (remicollet)
This PR was merged into the 1.x branch.
Discussion
----------
Missing Environment and LoaderInterface
Detected by CI...
Commits
-------
61df934a Missing Environment and LoaderInterface
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace Twig\Tests;
|
||||
|
||||
use Twig\Environment;
|
||||
use Twig\Loader\LoaderInterface;
|
||||
|
||||
/**
|
||||
* This class is adapted from code coming from Zend Framework.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user