Skip to content

Commit 986a080

Browse files
authored
Merge pull request #83 from bartosz-foremniak/patch-5
documentation evet_listener fix
2 parents c190587 + 3bdd569 commit 986a080

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ This is used to replace the default exception listener that this bundle uses. Th
128128

129129
```yaml
130130
sentry:
131-
options:
132-
exception_listener: AppBundle\EventListener\MySentryExceptionListener
131+
exception_listener: AppBundle\EventListener\MySentryExceptionListener
133132
```
134133

135134
#### prefixes

0 commit comments

Comments
 (0)