[Vortex] Move push notification classes into dedicated namespace

Review Request #66 — Created Feb. 23, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
This moves the push notification classes from core into a dedicated namespace 'Vortex'.
Unit Tests
src/Lunr/Core/APNS.php
src/Lunr/Core/GCM.php
src/Lunr/Vortex/APNS.php
src/Lunr/Vortex/GCM.php
Loading...