We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4f8cc commit bd345fbCopy full SHA for bd345fb
Resources/config/services.yml
@@ -1,6 +1,7 @@
1
services:
2
redjan_ym_fcm.client:
3
class: RedjanYm\FCMBundle\FCMClient
4
+ public: true
5
arguments: ['@sngrl.firebase_php_notification']
6
7
sngrl.firebase_php_notification:
0 commit comments