We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25ab776 + bd345fb commit 481e950Copy full SHA for 481e950
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