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 5feb051 commit c47e7c1Copy full SHA for c47e7c1
src/Resources/config/services.yml
@@ -2,7 +2,8 @@ services:
2
sentry.client:
3
class: '%sentry.client%'
4
arguments: ['%sentry.dsn%', '%sentry.options%']
5
- public: true calls:
+ public: true
6
+ calls:
7
- [install, []]
8
9
sentry.exception_listener:
0 commit comments