[Lunr] Vortex: Split out into separate project

Review Request #759 — Created April 7, 2021 and submitted — Latest diff uploaded

smillernl
Lunr
chore/vortex/split_out
761
lunr
Vortex: Split out into separate project


src/Lunr/Vortex/PushNotificationDispatcherInterface.php
src/Lunr/Vortex/PushNotificationMultiDispatcherInterface.php
src/Lunr/Vortex/PushNotificationResponseInterface.php
src/Lunr/Vortex/PushNotificationStatus.php
src/Lunr/Vortex/APNS/APNSPayload.php
src/Lunr/Vortex/APNS/APNSPriority.php
src/Lunr/Vortex/APNS/ApnsPHP/APNSBinaryStatus.php
src/Lunr/Vortex/APNS/ApnsPHP/APNSDispatcher.php
src/Lunr/Vortex/APNS/ApnsPHP/APNSHttpStatus.php
src/Lunr/Vortex/APNS/ApnsPHP/APNSHttpStatusReason.php
src/Lunr/Vortex/APNS/ApnsPHP/APNSResponse.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherBaseTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherPushTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushErrorTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushSuccessTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseGetStatusTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadGetTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadSetTest.php
This diff has been split across 8 pages: 1 2 3 4 5 6 7 8 >
Loading...