[Vortex] General: Add types
Review Request #742 — Created March 10, 2021 and discarded — Latest diff uploaded
Information | |
---|---|
smillernl | |
Lunr.Vortex | |
feature/general/types | |
765 | |
Reviewers | |
lunr | |
General: Add types
Diff Revision 2 (Latest)
orig
1
2
composer.json |
---|
src/Lunr/Vortex/PushNotificationDispatcherInterface.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/APNSDispatcherPushTest.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSPayloadSetTest.php |
---|
src/Lunr/Vortex/Email/EmailDispatcher.php |
---|
src/Lunr/Vortex/Email/EmailPayload.php |
---|
src/Lunr/Vortex/Email/EmailResponse.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherPushTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherTest.php |
---|
src/Lunr/Vortex/FCM/FCMBatchResponse.php |
---|
src/Lunr/Vortex/FCM/FCMDispatcher.php |
---|