Add a fallback plugin handling twig

This commit is contained in:
Benoît Burnichon
2015-09-22 16:58:25 +02:00
parent b3e1c65006
commit 4a4511b0a9
3 changed files with 61 additions and 61 deletions

View File

@@ -9,7 +9,6 @@
*/
namespace Alchemy\Phrasea\Controller\Admin;
use Alchemy\Phrasea\Application;
use Alchemy\Phrasea\Plugin\PluginMetadataInterface;
use Alchemy\WebGalleryPlugin\Controller\BaseController;
use Symfony\Component\HttpFoundation\Response;