Completed
Pull Request — develop (#4)
by
unknown
06:14
created
services/PushNotifications_PushService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
      * @param string $platform
131 131
      * @param string $setting
132 132
      *
133
-     * @return BaseAdapter
133
+     * @return \Sly\NotificationPusher\Adapter\AdapterInterface
134 134
      */
135 135
     public function getAdapter($platform, $setting)
136 136
     {
Please login to merge, or discard this patch.