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

Commit6b7462e

Browse files
committed
Merge pull requestsymfony#2612 from langj/fix-controller-name
Corrects exception controller name
2 parentsc1981d5 +02002e3 commit6b7462e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/controller/error_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ control you need:
1616

1717
1. Customize the error templates of the different error pages (explained below);
1818

19-
2. Replace the default exception controller ``TwigBundle::Exception:show``
19+
2. Replace the default exception controller ``TwigBundle:Exception:show``
2020
with your own controller and handle it however you want (see
2121
:ref:`exception_controller in the Twig reference<config-twig-exception-controller>`);
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp