Skip to content

Commit bad7e22

Browse files
authored
Merge pull request #24 from dotkernel/alexmerlin-patch-1
Update exceptions.md
2 parents 674a436 + 3382e7b commit bad7e22

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)