Closed (fixed)
Project:
Firebase PHP (Send Push Notifications with FCM)
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 May 2024 at 04:36 UTC
Updated:
25 May 2024 at 08:44 UTC
Jump to comment: Most recent
Comments
Comment #3
ptmkenny commentedI broke out the module's API into a separate class, FirebasePhpMessagingApi. This way, if you like to call a single function that does everything but has a ton of arguments, you can use the API, and if you would rather keep things simple and use kreait/firebase-php directly, the API isn't there and won't get in your way.
Comment #4
ptmkenny commentedComment #5
ptmkenny commentedComment #7
ptmkenny commented