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 ea3d0b3 + 84db8aa commit dabe1b0Copy full SHA for dabe1b0
book/routing.rst
@@ -173,7 +173,7 @@ file:
173
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
174
http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
175
176
- <framework:config ...>
+ <framework:config>
177
<!-- ... -->
178
<framework:router resource="%kernel.root_dir%/config/routing.xml" />
179
</framework:config>
0 commit comments