Completed
Pull Request — master (#11)
by Oliver
02:10
created
src/Model/ApnsMessage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -368,7 +368,7 @@
 block discarded – undo
368 368
     /**
369 369
      * Get the value of Badge.
370 370
      *
371
-     * @return int
371
+     * @return string
372 372
      */
373 373
     public function getBadge()
374 374
     {
Please login to merge, or discard this patch.