Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit07aefea

Browse files
ifdatticwouterj
authored andcommitted
Update error_pages.rst
| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.3| Fixed tickets |
1 parent7c9c7ad commit07aefea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎cookbook/controller/error_pages.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,10 @@ to point to it.
187187
<containerxmlns="http://symfony.com/schema/dic/services"
188188
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
189189
xmlns:twig="http://symfony.com/schema/dic/twig"
190-
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
191-
http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd">
190+
xsi:schemaLocation="http://symfony.com/schema/dic/services
191+
http://symfony.com/schema/dic/services/services-1.0.xsd
192+
http://symfony.com/schema/dic/twig
193+
http://symfony.com/schema/dic/twig/twig-1.0.xsd">
192194
193195
<twig:config>
194196
<twig:exception-controller>AppBundle:Exception:showException</twig:exception-controller>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp