Skip to content

Commit 3382e7b

Browse files
authored
Update exceptions.md
1 parent 674a436 commit 3382e7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v4/core-features/exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ content:
121121

122122
### Step 4: Prepare for success
123123

124-
Open the file `src/App/src/Handler/ResponseTrait.php` and locate the `handle` method.
124+
Open the file `src/App/src/Handler/HandlerTrait.php` and locate the `handle` method.
125125
Insert the following lines of code before the first catch statement:
126126

127127
```php

0 commit comments

Comments
 (0)