File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
3
3
<container xmlns =" http://symfony.com/schema/dic/services"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
6
6
7
7
<parameters >
8
8
<parameter key =" tmdb.authentication_repository.class" >Tmdb\Repository\AuthenticationRepository</parameter >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
3
3
<container xmlns =" http://symfony.com/schema/dic/services"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
6
6
7
7
<parameters >
8
8
<!-- Options parameters -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
3
3
<container xmlns =" http://symfony.com/schema/dic/services"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
6
6
7
7
<parameters >
8
8
<parameter key =" tmdb.twig.image_extension.class" >Tmdb\SymfonyBundle\Twig\TmdbExtension</parameter >
You can’t perform that action at this time.
0 commit comments