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

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Phraseanet
*
* (c) 2005-2012 Alchemy
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Alchemy\Phrasea\Setup;
use Alchemy\Phrasea\Application;