We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45189bb + 762d302 commit f85c44cCopy full SHA for f85c44c
components/dependency_injection/_imports-parameters-note.rst.inc
@@ -18,7 +18,8 @@
18
<?xml version="1.0" encoding="UTF-8" ?>
19
<container xmlns="http://symfony.com/schema/dic/services"
20
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
+ xsi:schemaLocation="http://symfony.com/schema/dic/services
22
+ http://symfony.com/schema/dic/services/services-1.0.xsd">
23
24
<imports>
25
<import resource="%kernel.root_dir%/parameters.yml" />
0 commit comments