[Vortex] FCM: Add analytics hooks for Requests `request_multiple`

Review Request #1136 — Created April 18, 2024 and discarded — Latest diff uploaded

b.stoop
Lunr.Vortex
fcmbatch/analytics
1126
lunr

Based on master

The requests library lacks the hooks we need for the analytics that why I implemented them here.
https://github.com/WordPress/Requests/blob/develop/docs/hooks.md

FCM: Add analytics hooks for Requests `request_multiple`

src/Lunr/Vortex/FCM/FCMDispatcher.php
src/Lunr/Vortex/FCM/Tests/FCMDispatcherBaseTest.php
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php
src/Lunr/Vortex/FCM/Tests/FCMDispatcherSetTest.php
src/Lunr/Vortex/FCM/Tests/Helpers/FCMHookHelper.php
Loading...