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

Commit859c61d

Browse files
mpdudeweaverryan
authored andcommitted
Use WebfactoryExceptionsBundle instead of webfactory/exceptions-bundle
1 parentc66649d commit859c61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cookbook/controller/error_pages.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ shown to the end-user.
4141
error pages during development. This will also stop
4242
Symfony2 from recompiling your twig templates, among other things.
4343

44-
The third-party `webfactory/exceptions-bundle`_ provides a special
44+
The third-party `WebfactoryExceptionsBundle`_ provides a special
4545
test controller that allows you to display your custom error
4646
pages for arbitrary HTTP status codes even with
4747
``kernel.debug`` set to ``true``.
@@ -128,4 +128,4 @@ Symfony uses the following algorithm to determine which template to use:
128128
``exception.html.twig`` for the standard HTML exception page or
129129
``exception.json.twig`` for the JSON exception page.
130130

131-
.. _`webfactory/exceptions-bundle`:https://github.com/webfactory/exceptions-bundle
131+
.. _`WebfactoryExceptionsBundle`:https://github.com/webfactory/exceptions-bundle

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp