[Vortex] Remove $config dependency from GCMDispatcher

Review Request #284 — Created March 25, 2014 and submitted — Latest diff uploaded

leo
Lunr
master
lunr
Vortex: Remove $config dependency from GCMDispatcher

Also, removed the invalidation of the endpoint after pushing because
it is needed by the GCMResponse class for logging.
unit tests, example push notifications sent
src/Lunr/Vortex/GCM/GCMDispatcher.php
src/Lunr/Vortex/GCM/Tests/GCMDispatcherPushTest.php
Loading...