Fixed codestyle

This commit is contained in:
Andrey
2013-08-13 17:28:32 +02:00
parent f8c4041733
commit cedd924e31
12 changed files with 74 additions and 22 deletions

View File

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