mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-06 23:48:50 +00:00
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