Skip to content

Commit 3bdd569

Browse files
authored
documentation evet_listener fix
In Configuration event_listener is under root node.
1 parent c190587 commit 3bdd569

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)