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.
2 parents 674a436 + 3382e7b commit bad7e22Copy full SHA for bad7e22
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