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

@@ -11,9 +11,6 @@
namespace Alchemy\Phrasea\Controller\Setup;
use Alchemy\Phrasea\Core\Configuration;
use Alchemy\Phrasea\Core\Service\Builder as ServiceBuilder;
use Doctrine\ORM\Tools\SchemaTool;
use Silex\Application;
use Silex\ControllerProviderInterface;
use Symfony\Component\HttpFoundation\Request;