We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fab0c commit 2bbafacCopy full SHA for 2bbafac
src/Resources/config/services.yml
@@ -2,6 +2,7 @@ services:
2
sentry.client:
3
class: '%sentry.client%'
4
arguments: ['%sentry.dsn%', '%sentry.options%']
5
+ public: true
6
calls:
7
- [install, []]
8
0 commit comments