richsage / RMSPushNotificationsBundle

NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, GCM), Blackberry and Windows Mobile (toast only). A Symfony2 bundle.
MIT License
321 stars 152 forks source link

Add FCM Support #161

Open curiosity26 opened 6 years ago

curiosity26 commented 6 years ago

So I realized after I forked and made these changes that a PR was already open (#141), but it was in need of review. I went ahead and made the changes that were mentioned in the comments.

I also made additional formatting changes to comply with Symfony and PSR-2 standards.

This applies to issues #160 and #140 .