Skip to content

Commit 481e950

Browse files
authored
Merge pull request #20 from redjanym/develop
Make service public
2 parents 25ab776 + bd345fb commit 481e950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22
redjan_ym_fcm.client:
33
class: RedjanYm\FCMBundle\FCMClient
4+
public: true
45
arguments: ['@sngrl.firebase_php_notification']
56

67
sngrl.firebase_php_notification:

0 commit comments

Comments
 (0)