Skip to content

Commit

Permalink
Add sentry.client class alias to sentry.client service
Browse files Browse the repository at this point in the history
  • Loading branch information
gander authored and Jean85 committed Sep 28, 2018
1 parent 2298213 commit 062555a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Resources/config/services.yml
Expand Up @@ -5,7 +5,9 @@ services:
public: true
calls:
- [install, []]


'%sentry.client%': '@sentry.client'

sentry.exception_listener:
class: '%sentry.exception_listener%'
arguments:
Expand Down

0 comments on commit 062555a

Please sign in to comment.