[Vortex] FCM: Remove batch implementation for fcm notifications

Review Request #1085 — Created Dec. 29, 2023 and submitted — Latest diff uploaded

b.stoop
Lunr.Vortex
fcm/removebatch
1088
1c5959f...
lunr

Based on master

FCM: Remove batch implementation for fcm notifications

For the new firebase API v1 we cannot send notifications in batches anymore so we need to remove the batch implementation

src/Lunr/Vortex/FCM/FCMResponse.php
src/Lunr/Vortex/FCM/Tests/FCMResponseBasePushErrorTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseBasePushSuccessTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseGetStatusTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseTest.php
Loading...