mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix #1405 Missing namespace declaration
This commit is contained in:

committed by
Romain Neutron

parent
10900faabd
commit
a57d1ab22f
@@ -15,6 +15,7 @@ use Alchemy\Phrasea\Command\Developer\Utils\BowerDriver;
|
||||
use Alchemy\Phrasea\Command\Developer\Utils\UglifyJsDriver;
|
||||
use Alchemy\Phrasea\Command\Developer\Utils\ComposerDriver;
|
||||
use Alchemy\Phrasea\Command\Developer\Utils\RecessDriver;
|
||||
use Alchemy\Phrasea\Exception\RuntimeException;
|
||||
use Silex\Application;
|
||||
use Silex\ServiceProviderInterface;
|
||||
use Symfony\Component\Process\ExecutableFinder;
|
||||
|
Reference in New Issue
Block a user