[Vortex] Fix types for the push() methods
Review Request #971 — Created June 20, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr.Vortex | |
66164d2... | |
Reviewers | |
lunr | |
Fix types for the push() methods
Unit tests
Diff Revision 2 (Latest)
orig
1
2
src/Lunr/Vortex/APNS/ApnsPHP/APNSDispatcher.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherPushTest.php |
---|
src/Lunr/Vortex/Email/EmailDispatcher.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherPushTest.php |
---|
src/Lunr/Vortex/FCM/FCMDispatcher.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php |
---|
src/Lunr/Vortex/JPush/JPushDispatcher.php |
---|
src/Lunr/Vortex/JPush/Tests/JPushDispatcherPushTest.php |
---|
src/Lunr/Vortex/WNS/WNSDispatcher.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherPushTest.php |
---|