We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d849eb3 commit 9663a24Copy full SHA for 9663a24
Controller/ExceptionController.php
@@ -114,10 +114,7 @@ protected function getStatusCode(\Exception $exception)
114
}
115
116
/**
117
- * Determines the parameters to pass to the view layer.
118
- *
119
- * Overwrite it in a custom ExceptionController class to add additionally parameters
120
- * that should be passed to the view layer.
+ * Determines the template parameters to pass to the view layer.
121
*
122
* @param string $currentContent
123
* @param int $code
0 commit comments