Skip to content

Commit 9663a24

Browse files
authored
Remove a contradictory doc block
1 parent d849eb3 commit 9663a24

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Controller/ExceptionController.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,7 @@ protected function getStatusCode(\Exception $exception)
114114
}
115115

116116
/**
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.
117+
* Determines the template parameters to pass to the view layer.
121118
*
122119
* @param string $currentContent
123120
* @param int $code

0 commit comments

Comments
 (0)