Skip to content

Commit

Permalink
Merge pull request #20 from redjanym/develop
Browse files Browse the repository at this point in the history
Make service public
  • Loading branch information
redjanym authored Oct 30, 2017
2 parents 25ab776 + bd345fb commit 481e950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
redjan_ym_fcm.client:
class: RedjanYm\FCMBundle\FCMClient
public: true
arguments: ['@sngrl.firebase_php_notification']

sngrl.firebase_php_notification:
Expand Down

0 comments on commit 481e950

Please sign in to comment.