Skip to content

Commit

Permalink
Merge pull request #83 from bartosz-foremniak/patch-5
Browse files Browse the repository at this point in the history
documentation evet_listener fix
  • Loading branch information
Jean85 authored Oct 26, 2017
2 parents c190587 + 3bdd569 commit 986a080
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ This is used to replace the default exception listener that this bundle uses. Th

```yaml
sentry:
options:
exception_listener: AppBundle\EventListener\MySentryExceptionListener
exception_listener: AppBundle\EventListener\MySentryExceptionListener
```

#### prefixes
Expand Down

0 comments on commit 986a080

Please sign in to comment.