We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a835577 commit 566fa53Copy full SHA for 566fa53
README.md
@@ -86,7 +86,7 @@ The following options can be configured via ``app/config/config.yml``.
86
```yaml
87
sentry:
88
skip_capture:
89
- - "Symfony\\Component\\HttpKernel\\Exception\\HttpExceptionInterface"
+ - "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
90
```
91
92
### Listeners' priority
0 commit comments