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

Appearance settings

Commit 520471b

Browse filesBrowse files
committed
Merge branch '4.4' into 5.2
* 4.4: Adding global namespace to `Throwable`
2 parents e79fed6 + 7874115 commit 520471b
Copy full SHA for 520471b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎controller/error_pages.rst

Copy file name to clipboardExpand all lines: controller/error_pages.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ the request that will be dispatched to your controller. In addition, your contro
283283
will be passed two parameters:
284284

285285
``exception``
286-
The original :class:`Throwable` instance being handled.
286+
The original :phpclass:`Throwable` instance being handled.
287287

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.