Summary: |
|
|---|
[Vortex] Push to Firebase topics & conditions
Review Request #566 — Created July 9, 2018 and discarded
| Information | |
|---|---|
| smillernl | |
| Lunr | |
| fcm_push_topics | |
|
|
|
| Reviewers | |
| lunr | |
Vortex: Push to Firebase topics & conditions
Unit tests.
FCMDispatcher::push() isn't completely covered.
- 1
- 0
- 0
- 0
- 1
| Description | From | Last Updated |
|---|---|---|
| We can do this properly for new code, i.e. no json_encode() -> json_decode() chain for data exchange between two objects. |
|
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 1) We can do this properly for new code, i.e. no json_encode() -> json_decode() chain for data exchange between two objects.
