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