Skip to content

Commit bd345fb

Browse files
authored
Make service public
1 parent 3c4f8cc commit bd345fb

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)