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

Commit76d97f9

Browse files
Adding global namespace toThrowable
* I hope this is the right syntax - don't know what `:class:` is for...* This only works if you add `(..., ?\Throwable $exception=null)` to the controllers arguments list. Shouldn't this be mentioned too?
1 parent8e7ddc8 commit76d97f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎controller/error_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ the request that will be dispatched to your controller. In addition, your contro
284284
will be passed two parameters:
285285

286286
``exception``
287-
The original:class:`Throwable` instance being handled.
287+
The original:class:`\Throwable` instance being handled.
288288

289289
``logger``
290290
A:class:`\\Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp