edamov / pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
MIT License
380 stars 122 forks source link

Correct loc-key & loc-args key names #10

Closed edwardmp closed 7 years ago

edwardmp commented 7 years ago

As discussed in #5

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 72.358% when pulling ffcec0764253c65cb9dcabf22b38f3f15cddefc2 on edwardmp:master into 9e779202a04ab2bbaf9029b94b102df90f79cc31 on edamov:master.

edamov commented 7 years ago

@edwardmp Thanks!