Skip to content

Commit 062555a

Browse files
ganderJean85
authored andcommitted
Add sentry.client class alias to sentry.client service
1 parent 2298213 commit 062555a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Resources/config/services.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ services:
55
public: true
66
calls:
77
- [install, []]
8-
8+
9+
'%sentry.client%': '@sentry.client'
10+
911
sentry.exception_listener:
1012
class: '%sentry.exception_listener%'
1113
arguments:

0 commit comments

Comments
 (0)