Fix docblocks and use declarations

This commit is contained in:
Romain Neutron
2012-10-04 17:54:54 +02:00
parent 08ef9ebad0
commit 7d4de53173
11 changed files with 36 additions and 11 deletions

View File

@@ -14,7 +14,6 @@ namespace Alchemy\Phrasea\Controller;
use Alchemy\Phrasea\Application;
use Silex\ControllerProviderInterface;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
/**
*