equal
deleted
inserted
replaced
1 <?php |
1 <?php |
2 /* |
2 /* |
3 * This file is part of the WikiTagBundle package. |
3 * This file is part of the WikiTagBundle package. |
4 * |
4 * |
5 * (c) IRI <http://www.iri.centrepompidou.fr/> |
5 * (c) IRI <http://www.iri.centrepompidou.fr/> |
6 * |
6 * |
7 * For the full copyright and license information, please view the LICENSE |
7 * For the full copyright and license information, please view the LICENSE |
8 * file that was distributed with this source code. |
8 * file that was distributed with this source code. |
9 */ |
9 */ |
10 |
10 |
11 namespace IRI\Bundle\WikiTagBundle\Controller; |
11 namespace IRI\Bundle\WikiTagBundle\Controller; |
12 |
12 |
13 use Doctrine\ORM\Query\ResultSetMapping; |
13 use Doctrine\ORM\Query\ResultSetMapping; |
14 use Doctrine\DBAL\DriverManager; |
14 use Doctrine\DBAL\DriverManager; |