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 674a436 commit 3382e7bCopy full SHA for 3382e7b
1 file changed
docs/book/v4/core-features/exceptions.md
@@ -121,7 +121,7 @@ content:
121
122
### Step 4: Prepare for success
123
124
-Open the file `src/App/src/Handler/ResponseTrait.php` and locate the `handle` method.
+Open the file `src/App/src/Handler/HandlerTrait.php` and locate the `handle` method.
125
Insert the following lines of code before the first catch statement:
126
127
```php
0 commit comments